MCPcopy Create free account
hub / github.com/git-bug/git-bug / Email

Method Email

api/graphql/models/lazy_identity.go:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 Id() entity.Id
17 Name() string
18 Email() (string, error)
19 Login() (string, error)
20 AvatarUrl() (string, error)
21 Keys() ([]*identity.Key, error)

Callers 4

EmailMethod · 0.65
EmailMethod · 0.65
_Identity_emailMethod · 0.65
ComplexityMethod · 0.65

Implementers 3

Identityentities/identity/identity.go
IdentityStubentities/identity/identity_stub.go
lazyIdentityapi/graphql/models/lazy_identity.go

Calls

no outgoing calls

Tested by

no test coverage detected