Documentation ¶
Index ¶
- func GenerateUUID() (uuid string)
- func GetEnv(key, defaultValue string) string
- func GetFirstOfMonth() (time.Time, time.Time)
- func ParseIfIsNaNOrInf(value float64) float64
- func ReadCsv(filename string) ([][]string, error)
- func RemoveAccents(s string) string
- func Unique(slice []interface{}) []interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseIfIsNaNOrInf ¶
ParseIfIsNaNOrInf parse to zero if value is NaN or Inf.
func RemoveAccents ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.