type github.com/google/uuid.NullUUID (struct)

Method Implmentations (1 other method implements nothing)

MarshalBinary() ([]byte, error) NullUUID.M : encoding.BinaryMarshaler.MarshalBinary *NullUUID.M : crypto/hmac.marshalable.MarshalBinary
MarshalJSON() ([]byte, error) NullUUID.M : encoding/json.Marshaler.MarshalJSON
MarshalText() ([]byte, error) NullUUID.M : encoding.TextMarshaler.MarshalText
UnmarshalBinary(data []byte) error *NullUUID.M : encoding.BinaryUnmarshaler.UnmarshalBinary *NullUUID.M : crypto/hmac.marshalable.UnmarshalBinary
UnmarshalJSON(data []byte) error *NullUUID.M : encoding/json.Unmarshaler.UnmarshalJSON
UnmarshalText(data []byte) error *NullUUID.M : encoding.TextUnmarshaler.UnmarshalText
Value() (driver.Value, error) NullUUID.M : database/sql/driver.Valuer.Value