commandline

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	PrivateKeyFile  string `cli:"PrivateKeyFile[Путь к файлу приватного ключа]:string=private.key.pem"`
	PublicKeyFile   string `cli:"PublicKeyFile[Путь к файлу публичного ключа]:string=public.key.pem"`
	MessageFile     string `cli:"MessageFile[Путь к файлу сообщения]:string=message.txt"`
	MessageFileSign string `cli:"MessageFileSign[Путь к файлу подписи сообщения]:string=message.txt.sig"`
}

func (*Config) Load

func (cfg *Config) Load() error

Jump to

Keyboard shortcuts

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