Documentation
¶
Index ¶
- func AutoListener(protocol, address string, startPort, endPort uint16) (net.Listener, error)
- func AutoListenerAddress(protocol, address string, startPort, endPort uint16) (string, error)
- func BytesToSize(sz int64) string
- func DumpHeaders(headers http.Header, in bool) string
- func IsValidEmail(e string) bool
- func IsValidUniqueName(uniqueName string) bool
- func NewRequestsWrapper(proxy *httputil.ReverseProxy) *requestsWrapper
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutoListener ¶ added in v1.0.0
func AutoListenerAddress ¶ added in v1.0.0
func BytesToSize ¶
func IsValidEmail ¶
func IsValidUniqueName ¶ added in v0.4.19
IsValidUniqueName ensures that the string represents a valid unique name. Lowercase alphanumeric only. 4-32 characters.
func NewRequestsWrapper ¶ added in v0.4.36
func NewRequestsWrapper(proxy *httputil.ReverseProxy) *requestsWrapper
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.