cmd

package
v0.0.0-...-e44043b Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: GPL-3.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "escrow",
	Short: "client and server signature-escrow",
}

Functions

func Client

func Client() *cobra.Command

func Keygen

func Keygen() *cobra.Command

func PostEscrow

func PostEscrow(addr string, postData map[string]string) ([]byte, error)

func StartServer

func StartServer() *cobra.Command

Types

type KeygenFlags

type KeygenFlags struct {
	KeyType string
}

type ServerFlags

type ServerFlags struct {
	Addr string
}

Jump to

Keyboard shortcuts

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