Documentation ¶
Index ¶
- func FromStringToInt64(val string) (pointerInt64 *int64, plainInt64 int64)
- func GetCurrentTimeUTC() (standartTime time.Time, unixTime int64)
- func GetInt64FromPointer(val *int64) int64
- func GetStringFromPointer(val *string) string
- func GetTimeFromPointer(val *time.Time) time.Time
- func SetPointerInt64(val int64) *int64
- func SetPointerString(val string) *string
- func SetPointerTime(val time.Time) *time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromStringToInt64 ¶
FromStringToInt64 ...
func GetCurrentTimeUTC ¶
GetCurrentTimeUTC ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.