Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Args ¶
type Args struct {
Version VersionCmd `cmd:"" help:"Показать информацию о версии"`
Server server.Cmd `cmd:"" help:"API сервер для менеджера паролей GophKeeper"`
Register client.RegisterCmd `` /* 236-byte string literal not displayed */
Authorize client.AuthorizeCmd `` /* 229-byte string literal not displayed */
Verbose bool `name:"verbose" short:"v" help:"Включить расширенное логирование"`
}
type VersionCmd ¶
type VersionCmd struct {
}
Click to show internal directories.
Click to hide internal directories.