Versions in this module Expand all Collapse all v1 v1.10.0 Aug 16, 2018 Changes in this version + func Bool(v bool) *bool + func BoolValue(v *bool) bool + func DebugAsJsonString(v interface{}) string + func DebugAsJsonStringIndent(v interface{}) string + func Int32(v int32) *int32 + func Int32Value(v *int32) int32 + func Int64(v int64) *int64 + func Int64Value(v *int64) int64 + func IsNilOrEmpty(s *string) bool + func String(s string) *string + func StringValue(s *string) string + func Uint64Value(v *uint64) uint64