Documentation
¶
Index ¶
- func DeepMerge(target, source interface{}) interface{}
- func IsAbstractType(def *ast.Definition) bool
- func IsLeafType(def *ast.Definition) bool
- func IsObjectLike(value interface{}) bool
- func IsObjectType(def *ast.Definition) bool
- func IsTypeDefSubTypeOf(schema *ast.Schema, maybeSubType, superType *ast.Definition) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAbstractType ¶
func IsAbstractType(def *ast.Definition) bool
func IsLeafType ¶
func IsLeafType(def *ast.Definition) bool
func IsObjectLike ¶
func IsObjectLike(value interface{}) bool
func IsObjectType ¶
func IsObjectType(def *ast.Definition) bool
func IsTypeDefSubTypeOf ¶
func IsTypeDefSubTypeOf(schema *ast.Schema, maybeSubType, superType *ast.Definition) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.