//
pkg.gl
Category
github.com/go-playground/pkg/v5
values
option
package
5.30.0
Repository:
https://github.com/go-playground/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
11
Files
233 SLOC
#
Functions
None
None creates an empty Option that represents no values.
Some
Some creates a new Option with the given values.
#
Structs
Option
Option represents a values that represents a values existence.