Documentation
¶
Overview ¶
Package utils Create on 2023/7/1 @author xuzhuoxi
Package utils Create on 2023/7/1 @author xuzhuoxi
Package utils Create on 2023/7/1 @author xuzhuoxi
Index ¶
- func FixDirPath(dirPath string) string
- func FixFilePath(filePath string) string
- func FixPath(path string) string
- func MarshalToJson(in interface{}, jsonPath string) error
- func MarshalToYaml(in interface{}, yamlPath string) error
- func UnmarshalFromJson(jsonPath string, out interface{}) error
- func UnmarshalFromYaml(yamlPath string, out interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FixDirPath ¶
func FixFilePath ¶
func MarshalToJson ¶
func MarshalToYaml ¶
func UnmarshalFromJson ¶
func UnmarshalFromYaml ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.