Versions in this module Expand all Collapse all v0 v0.1.2 Sep 22, 2022 Changes in this version + func BoolPtr(b bool) *bool + func BoolValue(b *bool) bool + func IntToString(i int) string + func StringToInt(str string) int