package
Version:
v0.0.0-...-0c44e78
Opens a new window with list of versions in this module.
Published: Mar 19, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type JWTConfig struct {
SecretKey string
AccessTokenExpire uint
RefreshTokenExpire uint
}
type Migration struct {
Enable bool
Recreate bool
}
type Postgres struct {
DnsURL string `mapstructure:"DNS_URL"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.