type github.com/jackc/pgx/v5/pgtype.TimestamptzValuer
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
timestamptz.go#L30: type TimestamptzValuer interface {
timestamptz.go#L148: if _, ok := value.(TimestamptzValuer); !ok {
timestamptz.go#L165: ts, err := value.(TimestamptzValuer).TimestamptzValue()
timestamptz.go#L193: ts, err := value.(TimestamptzValuer).TimestamptzValue()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)