package
Version:
v0.1.15
Opens a new window with list of versions in this module.
Published: Jun 14, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type Cmd struct {
SubCmd string `json:"sub_cmd"`
UserName string `json:"user_name"`
Url string `json:"url,omitempty"`
AAGUID string `json:"aaguid,omitempty"`
Key string `json:"key,omitempty"`
Counter uint64 `json:"counter,omitempty"`
Token string `json:"token,omitempty"`
}
type Result struct {
SubCmd string `json:"sub_cmd,omitempty"`
Token string `json:"token"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.