Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyRoutes ¶
func ApplyRoutes(r *gin.RouterGroup, jwtAuth jwt.Auth)
ApplyRoutes All routes for fixtures
func CreateEventStore ¶
CreateEventStore Insert event in elastic search @Summary Create event in elastic search @Tags fixtures @Accept json @Produce json @Success 201 {object} pkg.HTTPStatus "Created" @Failure 500 {object} pkg.HTTPStatus "Not Created" @Router /fixtures/event-store [post]
func CreateReadModel ¶
CreateReadModel Insert read-model in elastic search @Summary Create read-model in elastic search @Tags fixtures @Accept json @Produce json @Success 201 {object} pkg.HTTPStatus "Created" @Failure 500 {object} pkg.HTTPStatus "Not Created" @Router /fixtures/read-model [post]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.