MCPcopy Index your code
hub / github.com/git-bug/git-bug / Error

Method Error

bridge/github/import_mediator.go:74–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72}
73
74func (mm *importMediator) Error() error {
75 return mm.err
76}
77
78func (mm *importMediator) User(ctx context.Context, loginName string) (*user, error) {
79 query := userQuery{}

Callers 8

StringMethod · 0.45
StringMethod · 0.45
ImportAllMethod · 0.45
promptURLFunction · 0.45
callAPIDealWithLimitMethod · 0.45
MutateMethod · 0.45
QueryMethod · 0.45
TestTitleParserFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestTitleParserFunction · 0.36