package
Version:
v0.7.4
Opens a new window with list of versions in this module.
Published: Aug 20, 2022
License: Zlib
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type App struct {
Type string `json:"type"`
AppId string `json:"appid"`
Secret string `json:"secret"`
Name string `json:"name"`
IsCache bool `json:"cache"`
}
type Item struct {
Apps []App `json:"apps"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.