Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JoinStrings ¶
JoinStrings works as strings.Join, but can receive arbitrary number of strings The separator string sep is placed between elements in the resulting string.
func RedactedDSN ¶
func ReverseStringSlice ¶
func UnixTimeToUTC ¶
UnixTimeToUTC convert unix time to UTC time.Time If unixTime equal zero return time.Now().UTC
func UnixTimeToUTZ ¶
UnixTimeToUTZ convert unix time to local time.Time If unixTime equal zero return time.Now()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.