It's a lot simpler now, control flow is easier to work with in handlers, and HMNHandler now natively implements http.Handler, simplifying our 404 setup by completely removing the need for MakeStdHandler. |
||
|---|---|---|
| public | ||
| src | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
It's a lot simpler now, control flow is easier to work with in handlers, and HMNHandler now natively implements http.Handler, simplifying our 404 setup by completely removing the need for MakeStdHandler. |
||
|---|---|---|
| public | ||
| src | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||