Versions in this module Expand all Collapse all v0 v0.29.0 Aug 23, 2023 v0.28.0 Aug 4, 2023 Changes in this version + func E(w http.ResponseWriter, r *http.Request, status int, err error) + func Healthcheck(w http.ResponseWriter, r *http.Request) + func New() *chi.Mux + type Router struct + func GameRouter() *Router + func (rt *Router) Build(w http.ResponseWriter, r *http.Request) + func (rt *Router) Index(w http.ResponseWriter, r *http.Request) + func (rt *Router) Inventory(w http.ResponseWriter, r *http.Request)