type github.com/jackc/pgx/v5/pgtype.PathValuer
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
path.go#L18: type PathValuer interface {
path.go#L78: if _, ok := value.(PathValuer); !ok {
path.go#L95: path, err := value.(PathValuer).PathValue()
path.go#L123: path, err := value.(PathValuer).PathValue()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)