//
pkg.gl
Category
github.com/zjeremiah/stdlib
common
package
0.0.1
Repository:
https://github.com/zjeremiah/stdlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
12 SLOC
#
Functions
BoolPtr
BoolPtr returns a pointer to the given bool.
IntPtr
IntPtr returns a pointer to the given int.
IntPtr16
IntPtr16 returns a pointer to the given int16.
StringPtr
StringPtr returns a pointer to the given string.