package tool import ( "github.com/creasty/defaults" ) var ( Default = defaults.Set MustDefault = defaults.MustSet )