MCPcopy Create free account
hub / github.com/araddon/qlbridge / StringsValue

Struct StringsValue

value/value.go:198–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196 v time.Time
197 }
198 StringsValue struct {
199 v []string
200 }
201 ByteSliceValue struct {
202 v []byte
203 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected