Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetGetGroupWithoutLockFunc ¶
func SetGetGroupWithoutLockFunc(funcObj FuncGetGroupWithoutLock)
Types ¶
type FuncGetGroupWithoutLock ¶
type ProcessRuleIDHelper ¶
type ProcessRuleIDHelper interface { ResetProcessUuidRuleMap() bool AddProcesProfile(pp *share.CLUSProcessProfile) DeleteProcesProfile(pp *share.CLUSProcessProfile) FindProcessRuleToRest(uuid_str string, acc *access.AccessControl) (*api.RESTProcessUuidEntry, error) }
//////
func GetProcessRuleIDHelper ¶
func GetProcessRuleIDHelper() ProcessRuleIDHelper
Click to show internal directories.
Click to hide internal directories.