Documentation
¶
Index ¶
Constants ¶
View Source
const ( // SupperAccount 超级管理员 SupperAccount Type = "supper" // ServiceAccount 服务账号 ServiceAccount = "service" // PrimaryAccount 主账号 PrimaryAccount = "primary" // SubAccount 子账号 SubAccount = "sub" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.