golazy.dev golazy.dev / routes Index | Files

package routes

import "golazy.dev/routes"

Functions

func New

func New(ctx context.Context) *http.ServeMux

func WithPublic

func WithPublic(ctx context.Context, public http.Handler) context.Context