Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct { ID string Name string Version string Server *struct { Http *Service Grpc *Service } Log *Logger Pool *Pool Email *Email JWT *JWT Authentication *Authentication Tracing *Tracing Database map[string]Database Redis map[string]Redis Loader map[string]string Captcha map[string]Captcha }
type Authentication ¶
type EmailTemplate ¶
Click to show internal directories.
Click to hide internal directories.