Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
Chi *chi.Mux
Melody *melody.Melody
UserCache cache.UserCache
WebSocketRepository repository.WebSocketRepository
}
func (App) InitRoutes ¶
func (a App) InitRoutes()
InitRoutes initialises the handlers and the endpoints.
Click to show internal directories.
Click to hide internal directories.