package
0.0.0-20160127021637-02c50cec15a5
Repository: https://github.com/driusan/gowebapp.git
Documentation: pkg.go.dev

# README

This folder contains a slightly more complicated application which extends the DefaultHandler and implements the Get() interface, to respond with some text on a request to the root and a 404 error for any other page

# Structs

Implement a new type which inherits the DefaultHandler behaviour.