Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckModuleVersion ¶ added in v0.0.12
func CheckModuleVersion(mods ...application.Module) error
CheckModuleVersion 检查各个模块的版本是否一致,如果不是就返回错误
func ComputeFileSHA256sum ¶
ComputeFileSHA256sum ...
func ComputeFileSHA256sumAFS ¶ added in v0.0.14
ComputeFileSHA256sumAFS ...
func ComputeSHA256sum ¶ added in v0.0.14
ComputeSHA256sum ...
Types ¶
type GinUtils ¶ added in v0.0.14
type GinUtils struct{}
GinUtils ...
type PropertiesUtil ¶ added in v0.1.0
type PropertiesUtil struct{}
PropertiesUtil ...
func (*PropertiesUtil) GetNameList ¶ added in v0.1.0
func (inst *PropertiesUtil) GetNameList(src collection.Properties, prefix string, suffix string) []string
GetNameList 读取 src 中,通过 prefix 和 suffix 指定类型的名单
Click to show internal directories.
Click to hide internal directories.