package
0.0.0-20241204125103-4a9f9b64ecde
Repository: https://github.com/albertwidi/pkg.git
Documentation: pkg.go.dev

# README

Mux

A dead simple mux library that wraps net/http packcage.

# Functions

New returns a new mux object.

# Structs

Mux is a simple wrapper for http.ServeMux.
ResponseWriterDelagator is a http.ResponseWriter delegator.

# Type aliases

No description provided by the author
No description provided by the author