//
pkg.gl
Category
github.com/southernlabs-io/go-fw
ptr
package
0.5.0
Repository:
https://github.com/southernlabs-io/go-fw.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
16 SLOC
#
Functions
FormatPtr
FormatPtr will format the value pointed by p using "%v".
ToPtr
ToPtr returns a pointer to v.
ToValue
ToValue returns the value referenced by p.