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

Method HumanID

api/graphql/graph/identity.generated.go:22–22  ·  view source on GitHub ↗
(ctx context.Context, obj models.IdentityWrapper)

Source from the content-addressed store, hash-verified

20
21type IdentityResolver interface {
22 HumanID(ctx context.Context, obj models.IdentityWrapper) (string, error)
23}
24
25// endregion ************************** generated!.gotpl **************************

Callers 1

_Identity_humanIdMethod · 0.65

Implementers 2

bugResolverapi/graphql/resolvers/bug.go
identityResolverapi/graphql/resolvers/identity.go

Calls

no outgoing calls

Tested by

no test coverage detected