Documentation ¶
Overview ¶
Package url contains the utility functions for URL processing
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEmptyAthenzJwksURL = errors.New("Athenz JWK Set URL is empty")
ErrEmptyAthenzJwksURL is "Athenz JWK Set URL is empty"
View Source
var ErrUnsupportedScheme = errors.New("Unsupported scheme, only support HTTP or HTTPS")
ErrUnsupportedScheme is "Unsupported scheme, only support HTTP or HTTPS"
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.