package
2.1.0+incompatible
Repository: https://github.com/jexia/semaphore.git
Documentation: pkg.go.dev
# Functions
CallTypes compares the given call types against the configured schema types.
CheckHeader compares the given header types.
CheckParameterMapTypes checks the given parameter map against the configured schema property.
FlowTypes compares the flow types against the configured schema types.
Types compares the types defined insde the schema definitions against the configured specification.
# Structs
ErrHeaderTypeMismatch occurs when expected header is not revieved.
ErrUndefinedMethod occurs when called method is not defined in flow.
ErrUndefinedObject occurs when flow output object is not defined.
ErrUndefinedService occurs when called service is not defined in flow.