Versions in this module Expand all Collapse all v0 v0.1.3 Jun 2, 2019 v0.1.2 Nov 5, 2018 Changes in this version type EmailController + func (this *EmailController) Test() v0.1.1 Aug 10, 2018 Changes in this version + type AuthController struct + func (this *AuthController) Add() + func (this *AuthController) Delete() + func (this *AuthController) Doc() + func (this *AuthController) Edit() + func (this *AuthController) List() + func (this *AuthController) Modify() + func (this *AuthController) Save() + func (this *AuthController) Used() + type BaseController struct + type ConfigController struct + func (this *ConfigController) Global() + func (this *ConfigController) Modify() + type ContactController struct + func (this *ContactController) Add() + func (this *ContactController) Delete() + func (this *ContactController) Edit() + func (this *ContactController) List() + func (this *ContactController) Modify() + func (this *ContactController) Save() + type EmailController struct + func (this *EmailController) Add() + func (this *EmailController) Delete() + func (this *EmailController) Edit() + func (this *EmailController) List() + func (this *EmailController) Modify() + func (this *EmailController) Save() + func (this *EmailController) Used() + type LinkController struct + func (this *LinkController) Add() + func (this *LinkController) Delete() + func (this *LinkController) Edit() + func (this *LinkController) List() + func (this *LinkController) Modify() + func (this *LinkController) Save() + type LogController struct + func (this *LogController) Document() + func (this *LogController) Info() + func (this *LogController) System() + type MainController struct + func (this *MainController) Default() + func (this *MainController) Index() + type PrivilegeController struct + func (this *PrivilegeController) Add() + func (this *PrivilegeController) Delete() + func (this *PrivilegeController) Edit() + func (this *PrivilegeController) List() + func (this *PrivilegeController) Modify() + func (this *PrivilegeController) Save() + type ProfileController struct + func (this *ProfileController) Activity() + func (this *ProfileController) Edit() + func (this *ProfileController) FollowDoc() + func (this *ProfileController) FollowUser() + func (this *ProfileController) Info() + func (this *ProfileController) Modify() + func (this *ProfileController) Password() + func (this *ProfileController) SavePass() + type RoleController struct + func (this *RoleController) Add() + func (this *RoleController) Delete() + func (this *RoleController) Edit() + func (this *RoleController) GrantPrivilege() + func (this *RoleController) List() + func (this *RoleController) Modify() + func (this *RoleController) Privilege() + func (this *RoleController) ResetUser() + func (this *RoleController) Save() + func (this *RoleController) User() + type SpaceController struct + func (this *SpaceController) Add() + func (this *SpaceController) Delete() + func (this *SpaceController) Download() + func (this *SpaceController) Edit() + func (this *SpaceController) List() + func (this *SpaceController) Member() + func (this *SpaceController) Modify() + func (this *SpaceController) Save() + type Space_UserController struct + func (this *Space_UserController) Modify() + func (this *Space_UserController) Remove() + func (this *Space_UserController) Save() + type StaticController struct + func (this *StaticController) CollectDocRank() + func (this *StaticController) Default() + func (this *StaticController) DocCountByTime() + func (this *StaticController) Monitor() + func (this *StaticController) ServerStatus() + func (this *StaticController) ServerTime() + func (this *StaticController) SpaceDocsRank() + type UserController struct + func (this *UserController) Add() + func (this *UserController) Edit() + func (this *UserController) Forbidden() + func (this *UserController) Info() + func (this *UserController) List() + func (this *UserController) Modify() + func (this *UserController) Recover() + func (this *UserController) Save()