//
pkg.gl
Category
github.com/cloudfoundry/go-cfclient/v3
internal
check
package
3.0.0-alpha.9
Repository:
https://github.com/cloudfoundry/go-cfclient.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
17 SLOC
#
Functions
IsNil
IsNil can be used to check arguments passed as type any are in fact nil.
IsPointer
IsPointer can be used to check arguments passed as type any are in fact of type pointer.