github.com/jackc/pgx/v5/pgtype.UUIDValuer.UUIDValue (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uuid.go#L15: 	UUIDValue() (UUID, error)
		uuid.go#L167: 	uuid, err := value.(UUIDValuer).UUIDValue()
		uuid.go#L182: 	uuid, err := value.(UUIDValuer).UUIDValue()