Documentation ¶
Index ¶
Constants ¶
View Source
const ( // super administrator has all permissions Root = 1 // access server Server = 2 // web shell Shell = 3 // filesystem read Read = 4 // filesystem write Write = 5 // vnc view VNC = 6 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.