Skip to content
/ mux Public

Package mux is a Go HTTP multiplexer that provided typed route parameters. This is a mirror of the official repo.

License

BSD-2-Clause, BSD-3-Clause licenses found

Licenses found

BSD-2-Clause
LICENSE
BSD-3-Clause
LICENSE-GO
Notifications You must be signed in to change notification settings

soquee/mux

mux

GoDoc todo.sr.ht

Package mux is a Go HTTP multiplexer that provided typed route parameters.

import (
	"code.soquee.net/mux"
)

License

The package may be used under the terms of the BSD 2-Clause License a copy of which may be found in the LICENSE file.

Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.

About

Package mux is a Go HTTP multiplexer that provided typed route parameters. This is a mirror of the official repo.

Resources

License

BSD-2-Clause, BSD-3-Clause licenses found

Licenses found

BSD-2-Clause
LICENSE
BSD-3-Clause
LICENSE-GO

Stars

Watchers

Forks

Packages

No packages published

Languages