//
pkg.gl
Category
github.com/mindersec/minder
internal
util
ptr
package
0.0.82
Repository:
https://github.com/mindersec/minder.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
7
Files
3 SLOC
#
Functions
Ptr
Ptr takes an argument and returns a pointer to it this is useful when instantiating structs whose fields are pointers to basic types.