Documentation ¶
Index ¶
- func CallHelloHTMLPage()
- func GetFoo(r *mux.Router)
- func GetFooHost(r *mux.Router)
- func GetFooUser(r *mux.Router)
- func GetFooUserRegex(r *mux.Router)
- func Hello(w http.ResponseWriter, r *http.Request)
- func HelloHTMLPage() string
- func HelloMiddleware(w http.ResponseWriter, r *http.Request)
- func NegroniAuthExample(r *mux.Router)
- func SimpleNegroni(r *mux.Router)
- func SimpleServer()
- func TestMiddleware()
- func TestRouter()
- type Router
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallHelloHTMLPage ¶
func CallHelloHTMLPage()
func GetFooHost ¶
func GetFooUser ¶
func GetFooUserRegex ¶
func HelloHTMLPage ¶
func HelloHTMLPage() string
func HelloMiddleware ¶
func HelloMiddleware(w http.ResponseWriter, r *http.Request)
func NegroniAuthExample ¶
func SimpleNegroni ¶
func SimpleServer ¶
func SimpleServer()
func TestMiddleware ¶
func TestMiddleware()
func TestRouter ¶
func TestRouter()
Types ¶
Click to show internal directories.
Click to hide internal directories.