README ¶ Basic Routing Demo This demo server shows how a single server can serve different routes each with unique middleware layers. This reuses the Wish server but allows the Command and Username routers to act as middleware that then hands routing over to them exclusively. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go middleware.go routes.go Click to show internal directories. Click to hide internal directories.