github.com/jackc/pgx/v5/pgtype.TIDValuer.TIDValue (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		tid.go#L18: 	TIDValue() (TID, error)
		tid.go#L105: 	tid, err := value.(TIDValuer).TIDValue()
		tid.go#L122: 	tid, err := value.(TIDValuer).TIDValue()