Documentation ¶
Index ¶
- func ApiRouter(db orm.DB, e *echo.Echo) *echo.Echo
- func AuthTokenMiddleware(db orm.DB) echo.MiddlewareFunc
- func ProductRedirectRouter(db orm.DB, e *echo.Echo) *echo.Echo
- func V1ProductsEndpoint(db orm.DB) echo.HandlerFunc
- func V2ArtistEndpoint(db orm.DB) echo.HandlerFunc
- func V2DealsEndpoint(db orm.DB) echo.HandlerFunc
- func V2DesignEndpoint(db orm.DB) echo.HandlerFunc
- func V2SiteIndexEndpoint(db orm.DB) echo.HandlerFunc
- func V2SiteShowEndpoint(db orm.DB) echo.HandlerFunc
- type Host
- type Hosts
- type Server
- type Servers
- type X
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthTokenMiddleware ¶
func AuthTokenMiddleware(db orm.DB) echo.MiddlewareFunc
func V1ProductsEndpoint ¶
func V1ProductsEndpoint(db orm.DB) echo.HandlerFunc
func V2ArtistEndpoint ¶
func V2ArtistEndpoint(db orm.DB) echo.HandlerFunc
func V2DealsEndpoint ¶
func V2DealsEndpoint(db orm.DB) echo.HandlerFunc
func V2DesignEndpoint ¶
func V2DesignEndpoint(db orm.DB) echo.HandlerFunc
func V2SiteIndexEndpoint ¶
func V2SiteIndexEndpoint(db orm.DB) echo.HandlerFunc
func V2SiteShowEndpoint ¶
func V2SiteShowEndpoint(db orm.DB) echo.HandlerFunc
Types ¶
Click to show internal directories.
Click to hide internal directories.