//
pkg.gl
Category
github.com/iolave/go-proxmox
pkg
helpers
package
0.5.0
Repository:
https://github.com/iolave/go-proxmox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
16 SLOC
#
Functions
BoolToInt
BoolToInt converts a bool to an int.
NewBool
NewBool returns bool pointer of the passed value.
NewInt
NewInt returns an int pointer of the passed value.
NewStr
NewStr returns a string pointer of the passed value.