Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "connect-authx",
Short: "Connect Authx",
Long: "Connect Authx - An authentication service for Connect",
Version: "0.3.0",
}
View Source
var ServeCmd = &cobra.Command{ Use: "serve", Short: "Start connect-authx server", Run: Serve, }
Functions ¶
func EnableCors ¶
func EnableCors(w *http.ResponseWriter)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.