github.com/jmespath/go-jmespath.argSpec.typeCheck (method)

2 uses

	github.com/jmespath/go-jmespath (current package)
		functions.go#L336: 			err := spec.typeCheck(userArg)
		functions.go#L349: func (a *argSpec) typeCheck(arg interface{}) error {