package
Version:
v0.0.61
Opens a new window with list of versions in this module.
Published: Jan 9, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ShortLinkSetting struct {
Enabled bool `yaml:"enabled" json:"enabled"`
Length int `yaml:"length" json:"length"`
BaseUrl string `yaml:"baseUrl" json:"baseUrl"`
Context string `yaml:"context" json:"context"`
Expired time.Duration `yaml:"expired" json:"expired"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.