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

Method Keys

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

Source from the content-addressed store, hash-verified

19 Login() (string, error)
20 AvatarUrl() (string, error)
21 Keys() ([]*identity.Key, error)
22 DisplayName() string
23 IsProtected() (bool, error)
24}

Callers 2

KeysMethod · 0.65
KeysMethod · 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