Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EmailRX *regexp.Regexp = regexp.MustCompile("^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$")
View Source
var ErrInvalidContentType = errors.New("invalid Content-Type")
View Source
var IrisEpoch string = "2024-09-09T14:00:00-0600"
Functions ¶
func GenerateID ¶
func GenerateID() string
func GetIrisEpoch ¶
Types ¶
type ClientReqError ¶
type DefaultError ¶
Click to show internal directories.
Click to hide internal directories.