Documentation ¶
Index ¶
- func ISO8601PtrToTime(s *string) (*time.Time, error)
- func IsAlphaNumeric(selector string) bool
- func IsAlphaNumericWithHyphens(selector string) bool
- func IsEndingWithAlphaNumeric(selector string) bool
- func IsLowerAlphaNumeric(selector string) bool
- func IsNumeric(selector string) bool
- func IsStartingWithLetter(selector string) bool
- func TimePtrToISO8601(t *time.Time) *string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAlphaNumeric ¶ added in v0.1.17
func IsAlphaNumericWithHyphens ¶ added in v0.1.17
func IsEndingWithAlphaNumeric ¶ added in v0.1.17
func IsLowerAlphaNumeric ¶ added in v0.1.17
func IsStartingWithLetter ¶ added in v0.1.17
func TimePtrToISO8601 ¶ added in v0.1.13
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.