mux: add changelog and release v0.0.4
docs: create docs directory
design: add existing design documents to the repo
Package **mux
** is a Go HTTP multiplexer that provided typed route parameters.
import (
"code.soquee.net/mux"
)
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.