package
Version:
v3.1.15
Opens a new window with list of versions in this module.
Published: Nov 28, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type CloudBase struct {
Env string `json:"env"`
Domain string `json:"domain"`
Path string `json:"path"`
Query string `json:"query"`
}
type URLLinkGenerate struct {
Path string `json:"path"`
Query string `json:"query"`
ExpireType int `json:"expire_type"`
ExpireInterval int `json:"expire_interval"`
EnvVersion string `json:"env_version"`
CloudBase *CloudBase `json:"cloud_base"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.