Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadYamlBytes ¶
LoadYamlBytes 加载YAML文件字节,一个文件中可以有多个YAML对象 参数: yamlBytes: YAML文件的字节 retObjects: 用来接收YAML对象的指针或者map的slice 返回值: 错误
func LoadYamlFile ¶
LoadYamlFile 加载YAML文件,一个文件中可以有多个YAML对象 参数: yamlFilePath: YAML文件路径 retObjects: 用来接收YAML对象的指针或者map的slice 返回值: 错误
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.