MCPcopy Index your code
hub / github.com/corestoreio/pkg / String

Struct String

storage/null/string.go:34–40  ·  view source on GitHub ↗

TODO(cys): Remove GobEncoder, GobDecoder, MarshalJSON, UnmarshalJSON in Go 2. The same semantics will be provided by the generic MarshalBinary, MarshalText, UnmarshalBinary, UnmarshalText. String is a nullable string. It supports SQL and JSON serialization. It will marshal to null if null. Blank str

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