github.com/jackc/pgx/v5/pgtype.TimestamptzValuer.TimestamptzValue (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		timestamptz.go#L31: 	TimestamptzValue() (Timestamptz, error)
		timestamptz.go#L165: 	ts, err := value.(TimestamptzValuer).TimestamptzValue()
		timestamptz.go#L193: 	ts, err := value.(TimestamptzValuer).TimestamptzValue()