MCPcopy Index your code
hub / github.com/Permify/permify / NoopEncodedToken

Struct NoopEncodedToken

pkg/token/token.go:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 Value string
24 }
25 NoopEncodedToken struct {
26 Value string
27 }
28)
29
30// NewNoopToken - Creates a new noop snapshot token

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected