Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = kingpin.New("ooniprobe", "")
Cmd is the root command
View Source
var Command = Cmd.Command
Command is syntax sugar for defining sub-commands
View Source
var Init func() (*ooni.Probe, error)
Init should be called by all subcommand that care to have a ooni.Context instance
Functions ¶
func NewProbeCLI ¶
NewProbeCLI is like Init but returns a ooni.ProbeCLI instead.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.