MCPcopy Create free account
hub / github.com/apecloud/myduckserver / QueryOriginKind

TypeAlias QueryOriginKind

mycontext/keys.go:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5type QueryOriginKey struct{}
6
7type QueryOriginKind uint8
8
9const (
10 // UnknownQueryOrigin is the zero value. Contexts must opt in to a service

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected