github.com/jackc/pgtype.Varchar.DecodeText (method)

2 uses

	github.com/jackc/pgtype (current package)
		varchar.go#L30: func (dst *Varchar) DecodeText(ci *ConnInfo, src []byte) error {
		varchar_array.go#L331: 			err = elem.DecodeText(ci, elemSrc)