package
1.1.0
Repository: https://github.com/gocarp/go.git
Documentation: pkg.go.dev

# Functions

New creates and returns a new Var with given `value`.

# Structs

Var is an universal variable type implementer.

# Type aliases

MapOption specifies the option for map converting.
Vars is a slice of *Var.