Documentation ¶
Index ¶
- func CompareEnums(l1, l2 []*Enum) ([]change.Change, error)
- func EnumEqual(e1, e2 *Enum) bool
- func EnumsEqual(l1, l2 []*Enum) bool
- func GQLEnumEqual(e1, e2 *GQLEnum) bool
- func GQLEnumsEqual(l1, l2 []*GQLEnum) bool
- func GetEnums(input *Input) (*Enum, *GQLEnum)
- func GetTSEnumNameForVal(val string) string
- type Data
- type Enum
- type GQLEnum
- type Input
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnumsEqual ¶ added in v0.0.38
func GQLEnumEqual ¶ added in v0.0.38
func GQLEnumsEqual ¶ added in v0.0.38
func GetTSEnumNameForVal ¶
Types ¶
type Enum ¶
Click to show internal directories.
Click to hide internal directories.