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

2 uses

	github.com/jackc/pgtype (current package)
		enum_type.go#L155: func (src EnumType) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
		enum_type.go#L167: 	return src.EncodeText(ci, buf)