func github.com/jackc/pgtype.NewEnumType

one use

	github.com/jackc/pgtype (current package)
		enum_type.go#L17: func NewEnumType(typeName string, members []string) *EnumType {