Versions in this module Expand all Collapse all v0 v0.25.2 Jun 5, 2025 v0.23.2 Feb 12, 2024 Changes in this version + type V int8 + const Immutable + const Leakproof + const Stable + const Volatile + func FromPostgres(provolatile string, proleakproof bool) (V, error) + func (v V) String() string + func (v V) TitleString() string + func (v V) ToPostgres() (provolatile string, proleakproof bool)