type github.com/jackc/pgx/v5/pgtype.Uint32Valuer
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
uint32.go#L18: type Uint32Valuer interface {
uint32.go#L122: case Uint32Valuer:
uint32.go#L149: v, err := value.(Uint32Valuer).Uint32Value()
uint32.go#L193: v, err := value.(Uint32Valuer).Uint32Value()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)