//
pkg.gl
Category
github.com/jianyuan/go-utils
ptr
package
0.0.0-20241210005310-ec4088c3adbd
Repository:
https://github.com/jianyuan/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
10 SLOC
#
Functions
Ptr
Ptr returns a pointer to v.
Value
Value returns the value of a pointer, or the zero value if the pointer is nil.