github.com/jackc/pgx/v5/pgtype.Uint32Valuer.Uint32Value (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint32.go#L19: 	Uint32Value() (Uint32, error)
		uint32.go#L149: 	v, err := value.(Uint32Valuer).Uint32Value()
		uint32.go#L193: 	v, err := value.(Uint32Valuer).Uint32Value()