Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { }
func (*Controller) GetDatabase ¶
func (instance *Controller) GetDatabase(ctx iris.Context) mvc.Response
验证数据库是否存在
func (*Controller) GetSecret ¶
func (instance *Controller) GetSecret(ctx iris.Context) mvc.Response
生成 JWT Secret
Click to show internal directories.
Click to hide internal directories.