Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiService ¶
type ApiService struct{}
func InitApiService ¶
func InitApiService(server *server_app.Server, authService *auth.AuthService, mmgr modemmanager.ModemManager) *ApiService
type CommonResponse ¶
type ModemDetailedInfo ¶
type ModemDetailedInfo struct { }
type ModemShortInfo ¶
type ModemShortInfo struct {
ID string `json:"id"`
}
Click to show internal directories.
Click to hide internal directories.