Documentation
¶
Index ¶
Constants ¶
View Source
const ( TimeLayoutFormatMonth = "2006-01" TimeLayoutFormatDay = "2006-01-02" TimeLayoutFormatHour = "2006-01-02 15" TimeLayoutFormatMinute = "2006-01-02 15:04" TimeLayoutFormatSecond = "2006-01-02 15:04:05" )
Variables ¶
This section is empty.
Functions ¶
func SetErrorHandler ¶
func SetErrorHandler(fn func(err error))
func ZeroNilPointer ¶
func ZeroNilPointer[T any](t T) *T
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.