package tools
const (
// PageSize = 20
UserNameSessionKey = `TeguUserName`
SessionName = `teguCtlSession`
)
LicMgrPluginName = `licenseMisc`