Versions in this module Expand all Collapse all v0 v0.3.1 Feb 18, 2021 Changes in this version + func Chown(file, user string) error + func CreateUser(name string) error + func DropRunAs(name string, debug bool, files ...*os.File) (*os.Process, error) + func GetDbValidatorInterval() int + func GetUserGUID(name string) (int, int, error) + func HasElem(s interface{}, elem interface{}) bool + func IsRegularFile(path string) (bool, error) + func IsUserExist(name string) bool + func SubtractStringSlice(slice, s []string) []string + func UnifyMapParamsTypes(pluginParams map[string]interface{}) (map[string]interface{}, error)