Versions in this module Expand all Collapse all v3 v3.0.3 Nov 14, 2022 v3.0.2 Feb 23, 2022 v3.0.1 May 20, 2021 Changes in this version + func Boolptr(v bool) *bool + func Float64ptr(v float64) *float64 + func Int64ptr(v int64) *int64 + func Intptr(v int) *int + func Strptr(v string) *string + func Uint32ptr(v uint32) *uint32 + func Uint64ptr(v uint64) *uint64 + func Uintptr(v uint) *uint