Versions in this module Expand all Collapse all v0 v0.0.8 Oct 27, 2020 v0.0.7 Oct 27, 2020 Changes in this version + func Duration(d **duration.Duration, defaultValue time.Duration) + func Float64(s *float64, defaultValue float64) + func Int32(s *int32, defaultValue int32) + func NotNil(field interface{}) + func String(s *string, defaultValue string) + func Uint32(d *uint32, defaultValue uint32)