Documentation
¶
Index ¶
- func DeploymentHandler(namespace string) func(w http.ResponseWriter, r *http.Request)
- func Initialize(path string, ...)
- func NewSocket(w http.ResponseWriter, r *http.Request) infra.Socket
- func NodeHandler(namespace string) func(w http.ResponseWriter, r *http.Request)
- func ServiceHandler(namespace string) func(w http.ResponseWriter, r *http.Request)
- type WebSocket
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeploymentHandler ¶
func DeploymentHandler(namespace string) func(w http.ResponseWriter, r *http.Request)
DeploymentHandler ...
func Initialize ¶
func Initialize( path string, handler func(namespace string) func(w http.ResponseWriter, r *http.Request), addr string, namespace string)
Initialize ...
Types ¶
Source Files
¶
- controller.go
- socket.go
Click to show internal directories.
Click to hide internal directories.