package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Nov 5, 2022
License: Apache-2.0
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 AppRegisterInfo struct {
AppCode string `json:"appCode"`
AppName string `json:"appName"`
AppDesc string `json:"appDesc"`
AppVersion string `json:"appVersion"`
DSN string `json:"dsn"`
RegisterUserList []string `json:"registerUserList"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.