type github.com/jackc/pgx/v5/pgtype.TIDValuer
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
tid.go#L17: type TIDValuer interface {
tid.go#L87: if _, ok := value.(TIDValuer); !ok {
tid.go#L104: tid, err := value.(TIDValuer).TIDValue()
tid.go#L121: tid, err := value.(TIDValuer).TIDValue()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)