//
pkg.gl
Category
github.com/ooni/probe-cli/v3
internal
optional
package
3.25.0-alpha
Repository:
https://github.com/ooni/probe-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
72 SLOC
#
Functions
None
None constructs an empty value.
Some
Some constructs a some value unless T is a pointer and points to nil, in which case [Some] is equivalent to [None].
#
Structs
Value
Value is an optional value.