Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cli ¶
Cli is a struct that holds the Command Line Interface application.
func (*Cli) Initialize ¶
func (c *Cli) Initialize()
Initialize Creates the CLI application and sets the commands and flags. The commands are: - configure: configures secrecy setup and computing cluster management. - local: manages the secrecy framework on a local machine and sends requests to it. - serve: starts the secrecy-go service. - client: sends API requests to the secrecy-go service. - execute: runs a secure multi-party computation across the specified computing parties.
Click to show internal directories.
Click to hide internal directories.