Versions in this module Expand all Collapse all v2 v2.1.1 Dec 1, 2025 v2.1.0 Dec 1, 2025 v2.0.0 Nov 26, 2025 Changes in this version + func Bool(v bool) *bool + func Float64(v float64) *float64 + func Int(v int) *int + func Int64(v int64) *int64 + func String(v string) *string + func Time(v time.Time) *time.Time + func Uint64(v uint64) *uint64 Other modules containing this package github.com/bitsbuster/utils