Documentation ¶
Index ¶
- func Contains(s []string, str string) bool
- func IfThenElse[T any](condition bool, a T, b T) T
- func IsAlphaLowerNumericDot(str string) bool
- func IsAlphaNumericDot(str string) bool
- func IsAlphaNumericDotNoNumberPrefix(str string) bool
- func IsDomain(str string) bool
- func ParseQueryString(c *gin.Context) (*[]byte, error)
- func TimestampMilli() uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IfThenElse ¶
func IsAlphaLowerNumericDot ¶
func IsAlphaNumericDot ¶
func TimestampMilli ¶
func TimestampMilli() uint64
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.