Documentation ¶
Index ¶
- func GetMuxRouter() *mux.Router
- func Handle(pattern string, handler func(http.ResponseWriter, *http.Request)) *mux.Route
- func Init()
- func LockRoute(pattern string)
- func PeekRouteLock(assumed string)
- func WebSocket(pattern string, upgrader *websocket.Upgrader, handler func(*websocket.Conn)) *mux.Route
- type Router
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMuxRouter ¶
func PeekRouteLock ¶
func PeekRouteLock(assumed string)
Types ¶
Click to show internal directories.
Click to hide internal directories.