Web FastRouter
# FastRouter FastRouter is a fast, flexible HTTP router written in Go. FastRouter contains some customizable options, such as `TrailingSlashesPolicy`, `PanicHandler`, `OptionsHandler`, `MethodNotAllowedHandler`, `NotFoundHandler` and so on. ...阅读全文