Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthorizeCmd ¶
type AuthorizeCmd struct {
SeverURL string `name:"url" help:"Адрес API сервера"`
}
type Cmd ¶
type Cmd struct { Register RegisterCmd `` /* 236-byte string literal not displayed */ Authorize AuthorizeCmd `` /* 229-byte string literal not displayed */ }
type RegisterCmd ¶
type RegisterCmd struct {
SeverURL string `name:"url" help:"Адрес API сервера"`
}
Click to show internal directories.
Click to hide internal directories.