MCPcopy Create free account
hub / github.com/anchordotdev/cli / label

TypeAlias label

keyring/keyring.go:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12var ErrNotFound = keyring.ErrNotFound
13
14type label string
15
16const (
17 APIToken label = "API Token"

Callers 1

TestKeyringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected