Documentation
¶
Index ¶
Constants ¶
View Source
const (
AuthToken = "Auth-Token"
)
Variables ¶
This section is empty.
Functions ¶
func InitSmartCloudRouter ¶
Types ¶
type GetTokenResp ¶
type GetTokenResp struct {
Token string `json:"token"`
}
Click to show internal directories.
Click to hide internal directories.