Versions in this module Expand all Collapse all v0 v0.1.0 Aug 22, 2021 Changes in this version + func SafeBoolPointer(v *bool, def bool) bool + func SafeIntPointer(s *int, def int) int + func SafeStringPointer(s *string, def string) string