package
5.30.0
Repository: https://github.com/go-playground/pkg.git
Documentation: pkg.go.dev

# Functions

None creates an empty Option that represents no values.
Some creates a new Option with the given values.

# Structs

Option represents a values that represents a values existence.