package
0.30.0
Repository: https://github.com/ooni/probe-engine.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.