Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git-bug/git-bug
/ Login
Method
Login
api/graphql/models/lazy_identity.go:19–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
Name() string
18
Email() (string, error)
19
Login() (string, error)
20
AvatarUrl() (string, error)
21
Keys() ([]*identity.Key, error)
22
DisplayName() string
Callers
4
Login
Method · 0.65
Login
Method · 0.65
_Identity_login
Method · 0.65
Complexity
Method · 0.65
Implementers
3
Identity
entities/identity/identity.go
IdentityStub
entities/identity/identity_stub.go
lazyIdentity
api/graphql/models/lazy_identity.go
Calls
no outgoing calls
Tested by
no test coverage detected