Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
WebsocketConns = map[string]*socket.Connection{}
)
Functions ¶
func ApiChangesPool ¶ added in v0.1.2
func ApiChangesPool(c echo.Context) error
func ChangesPool ¶ added in v0.1.2
func ChangesPool(response http.ResponseWriter, request *http.Request)
func CheckHealthy ¶
func CheckHealthy(response http.ResponseWriter, request *http.Request)
func WebSocketHandler ¶
func WebSocketHandler(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.