type github.com/jackc/pgx/v5/pgtype.UUID (struct)

Method Implmentations

MarshalJSON() ([]byte, error) UUID.M : encoding/json.Marshaler.MarshalJSON
Scan(src any) error *UUID.M : database/sql.Scanner.Scan
String() string UUID.M : expvar.Var.String UUID.M : fmt.Stringer.String UUID.M : context.stringer.String UUID.M : runtime.stringer.String
UnmarshalJSON(src []byte) error *UUID.M : encoding/json.Unmarshaler.UnmarshalJSON
Value() (driver.Value, error) UUID.M : database/sql/driver.Valuer.Value