Documentation
¶
Index ¶
- func GetSubObj(xmlReader io.ReadCloser, path string) (interface{}, error)
- func GetSubObjArr(xmlReader io.ReadCloser, path string) ([]map[string]interface{}, error)
- func GetSubObjTyped(xmlReader io.ReadCloser, path string, schema *openapi3.Schema) (interface{}, error)
- func Unmarshal(xmlReader io.ReadCloser) (mxj.Map, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSubObjArr ¶
func GetSubObjArr(xmlReader io.ReadCloser, path string) ([]map[string]interface{}, error)
func GetSubObjTyped ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.