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

Struct MapTimeValue

value/value.go:222–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220 v map[string]bool
221 }
222 MapTimeValue struct {
223 v map[string]time.Time
224 }
225 StructValue struct {
226 v interface{}
227 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected