//
pkg.gl
Category
github.com/teamwork/utils/v2
ptrutil
package
2.2.5
Repository:
https://github.com/teamwork/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
11 SLOC
#
Functions
Dereference
Dereference dereferences a pointer, returning zero if the pointer is nil.
Ptr
Ptr returns the pointer to the given value.