MCPcopy Create free account
hub / github.com/One-com/gone / KeyValues

TypeAlias KeyValues

log/kv.go:12–12  ·  view source on GitHub ↗

KeyValues is a slice of interfaces alternating between key and value for data to be logged. Keys are at even numbered indexes and must be string. Values can be any stringable object or a Valuer which resolves to a stringable object.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected