golazy.dev
–
golazy.dev
/
lazyroutes
Index
|
Files
package lazyroutes
import "golazy.dev/lazyroutes"
Functions
func MethodNotAllowed
func MethodNotAllowed(allowed ...string) http.Handler
func New
func New(ctx context.Context) *http.ServeMux
func WithPublic
func WithPublic(ctx context.Context, public http.Handler) context.Context