github.com/jackc/pgx/v5/pgtype.CircleValuer.CircleValue (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		circle.go#L19: 	CircleValue() (Circle, error)
		circle.go#L95: 	circle, err := value.(CircleValuer).CircleValue()
		circle.go#L113: 	circle, err := value.(CircleValuer).CircleValue()