package
3.25.0-alpha
Repository: https://github.com/ooni/probe-cli.git
Documentation: pkg.go.dev

# Functions

None constructs an empty value.
Some constructs a some value unless T is a pointer and points to nil, in which case [Some] is equivalent to [None].

# Structs

Value is an optional value.