//
pkg.gl
Category
github.com/couchbase/tools-common/types
ptr
package
0.1.0
Repository:
https://github.com/couchbase/tools-common.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
0
Dependents
31
Files
10 SLOC
#
Functions
SetIfNil
SetIfNil sets the first pointer to the other given pointer if first pointer is nil.
To
To returns a pointer to a copy of the provided object.