cmd

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2021 License: MIT Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateEepServiceKey

func CreateEepServiceKey(c *cli.Context) (i2pkeys.I2PKeys, error)

func LoadKeys

func LoadKeys(keysPath string, c *cli.Context) (i2pkeys.I2PKeys, error)

func NewKeygenCommand

func NewKeygenCommand() cli.Command

func NewReseedCommand

func NewReseedCommand() cli.Command

func NewSu3VerifyCommand

func NewSu3VerifyCommand() cli.Command

Types

type MyUser added in v0.0.9

type MyUser struct {
	Email        string
	Registration *registration.Resource
	// contains filtered or unexported fields
}

Taken directly from the lego example, since we need very minimal support https://go-acme.github.io/lego/usage/library/

func (*MyUser) GetEmail added in v0.0.9

func (u *MyUser) GetEmail() string

func (*MyUser) GetPrivateKey added in v0.0.9

func (u *MyUser) GetPrivateKey() crypto.PrivateKey

func (MyUser) GetRegistration added in v0.0.9

func (u MyUser) GetRegistration() *registration.Resource

Jump to

Keyboard shortcuts

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