type github.com/google/uuid.UUID ([...])

Method Implmentations (9 other methods implement nothing)

MarshalBinary() ([]byte, error) UUID.M : encoding.BinaryMarshaler.MarshalBinary *UUID.M : crypto/hmac.marshalable.MarshalBinary
MarshalText() ([]byte, error) UUID.M : encoding.TextMarshaler.MarshalText
String() string UUID.M : fmt.Stringer.String UUID.M : context.stringer.String UUID.M : runtime.stringer.String
UnmarshalBinary(data []byte) error *UUID.M : encoding.BinaryUnmarshaler.UnmarshalBinary *UUID.M : crypto/hmac.marshalable.UnmarshalBinary
Value() (driver.Value, error) UUID.M : database/sql/driver.Valuer.Value