Versions in this module Expand all Collapse all v0 v0.3.4 Nov 13, 2021 Changes in this version + type PGType struct + func New() *PGType + func (t PGType) Marshal(typ string, v interface{}) (a interface{}, err error) + func (t PGType) Unmarshal(typ string, data interface{}) (rv interface{}, err error) Other modules containing this package github.com/apisite/procapi/pgtype