//
pkg.gl
Category
github.com/ooni/probe-cli/v3
cmd
ooniprobe
internal
cli
root
package
3.25.0-alpha
Repository:
https://github.com/ooni/probe-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
12
Files
86 SLOC
#
Functions
NewProbeCLI
NewProbeCLI is like Init but returns a ooni.ProbeCLI instead.
#
Variables
Cmd
Cmd is the root command.
Command
Command is syntax sugar for defining sub-commands.
Init
Init should be called by all subcommand that care to have a ooni.Context instance.