MCPcopy
hub / github.com/carvel-dev/ytt / NullType

Struct NullType

pkg/schema/type.go:94–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94type NullType struct {
95 ValueType Type
96 Position *filepos.Position
97 documentation documentation
98}
99
100// The total set of supported scalars.
101const (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected