Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPAcceptCheck ¶
HTTPAcceptCheck takes in the HTTP request Accept header and returns boolean if the requested mime-type is found TODO support `text/*`? or wait for GO to implement this check since parsing/ processing this header is at least a couple of RFCs
func IPNetArrayContainsIP ¶
IPNetArrayContainsIP checks if an array of *net.IPNet contains the given net.IP, returns bool
func IsValidUUID ¶
IsValidUUID checks if given string is a valid Version 4 UUID.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.