Documentation
¶
Index ¶
- func ConvertDateTime(dateString string) (time.Time, error)
- func DateToEpoch(inputTime time.Time) int64
- func ExtractTokenBearerFromHeader(r *http.Request) (string, error)
- func GetCurrentTime() time.Time
- func NumberToEpoch(epochInt int64) (time.Time, error)
- func StringToEpoch(epochString string) (time.Time, error)
- func TimeToStringDateOnly(t time.Time) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DateToEpoch ¶
func GetCurrentTime ¶
func TimeToStringDateOnly ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.