Versions in this module Expand all Collapse all v0 v0.0.5 Sep 29, 2023 Changes in this version + var Config = NewConfig() + func NewConfig() *sConfig + type Authority struct + Enable bool + type Jwt struct + Secret string + Sso bool + Token *Token + type Log struct + Enable bool + type Middleware struct + Authority *Authority + Log *Log + type Token struct + Expire uint + RefreshExpire uint