Documentation
¶
Index ¶
Constants ¶
View Source
const ( // EnvAccessControlAllowOrigin for setting access control allow origin. Wildcard // (i.e. '*') is not allowed when using 'withCredentials', which is required // in order for the JS to use cookies EnvAccessControlAllowOrigin = "ACCESS_CONTROL_ALLOW_ORIGIN" )
Variables ¶
This section is empty.
Functions ¶
func NewServeMux ¶
NewServeMux returns a new http.ServeMux with routes supported by the API
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.