Documentation ¶
Index ¶
- func IsEffectiveDir(path string) bool
- func IsNilObject(object interface{}) bool
- func IsNotNil(object interface{}) bool
- func IsRegularFile(name string) bool
- func JsonFileUnmarshalHelper(file string, desc interface{}) (err error)
- func ListFileInDirWithSuffix(root string, suffix string) ([]string, error)
- func ParseIp(addrWithPort string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEffectiveDir ¶ added in v0.4.17
func JsonFileUnmarshalHelper ¶ added in v0.4.17
JsonFileUnmarshalHelper 打开文件并且序列化到结构体, 方便关闭文件
func ListFileInDirWithSuffix ¶ added in v0.4.17
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.