Documentation ¶
Index ¶
Constants ¶
View Source
const (
NAME = "staffio"
)
Variables ¶
View Source
var ( EmailDomain string SMTP struct { Host string Port int SenderName string SenderEmail string SenderPassword string } LDAP struct { Hosts string Base string BindDN string Password string Filter string } Session struct { Name string Domain string Secret string MaxAge int // cookie maxAge } HttpListen string BaseURL string PwdSecret string Backend struct{ DSN string } SentryDSN string Root string FS string CommonFormat string Debug bool UserLifetime int // secends, user online time TokenGen struct { Method string // disuse Key string } CacheSize int CacheLifetime uint )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.