# Functions
RegisterHandlers adds each server route to the EchoRouter.
Registers handlers, and prepends BaseURL to the paths, so that the paths can be served under a prefix.
# Structs
No description provided by the author
No description provided by the author
Coordinates defines model for Coordinates.
Entities defines model for Entities.
EntitiesEmbeddedItem defines model for EntitiesEmbeddedItem.
Entity defines model for Entity.
EntityEmbedded defines model for EntityEmbedded.
No description provided by the author
Kek404JSONResponseBodySchema defines model for Kek404JSONResponseBodySchema.
No description provided by the author
MySliceItem defines model for MySliceItem.
ServerInterfaceWrapper converts echo contexts to parameters.
# Interfaces
This is a simple interface which specifies echo.Route addition functions which are present on both echo.Echo and echo.Group, since we want to allow using either of them for path registration.
ServerInterface represents all server handlers.
# Type aliases
MySlice defines model for MySlice.
ResponseEntities defines model for ResponseEntities.
ResponseEntity defines model for ResponseEntity.
ResponseMySlice defines model for ResponseMySlice.