Documentation ¶
Index ¶
Constants ¶
View Source
const ApiV1BasePath = "/api/v1"
View Source
const ApiV1OpenApiSpecJsonFilePath = "docs/api/openapi3_0.json"
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer( listenAddr string, router *chi.Mux, queuesRepository storage.QueueRepository, exchangesRepository storage.ExchangeRepository, ) *http.Server
Types ¶
Click to show internal directories.
Click to hide internal directories.