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

2 uses

	github.com/jackc/pgtype (current package)
		enum_type.go#L127: func (dst *EnumType) DecodeText(ci *ConnInfo, src []byte) error {
		enum_type.go#L148: 	return dst.DecodeText(ci, src)