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

Struct TimeValue

value/value.go:195–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193 v string
194 }
195 TimeValue struct {
196 v time.Time
197 }
198 StringsValue struct {
199 v []string
200 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected