client

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

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 сервера"`
}

func (*AuthorizeCmd) Run

func (l *AuthorizeCmd) Run(ctx *internal.Context) error

type Cmd

type Cmd struct {
	Register  RegisterCmd  `` /* 236-byte string literal not displayed */
	Authorize AuthorizeCmd `` /* 229-byte string literal not displayed */
}

func (*Cmd) Run

func (l *Cmd) Run(ctx *internal.Context) error

Run клиентская часть менеджера паролей GophKeeper.

type RegisterCmd

type RegisterCmd struct {
	SeverURL string `name:"url" help:"Адрес API сервера"`
}

func (*RegisterCmd) Run

func (l *RegisterCmd) Run(ctx *internal.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL