Documentation
¶
Index ¶
- func ConvertData(data interface{}, schemaType string) (ret interface{})
- func EvaluateExpression(req serverDomain.MockJsExpression) (ret serverDomain.MockJsExpression, err error)
- func GetMockJsSchemaExpression(schema *openapi3.Schema) (ret string)
- func IsMockJsSchema(schema *openapi3.Schema) bool
- type JsVm
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertData ¶
func ConvertData(data interface{}, schemaType string) (ret interface{})
func EvaluateExpression ¶
func EvaluateExpression(req serverDomain.MockJsExpression) (ret serverDomain.MockJsExpression, err error)
func IsMockJsSchema ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.