package
0.0.0-20210206091039-ae36b9e0112e
Repository: https://github.com/oinume/todomvc.git
Documentation: pkg.go.dev

# Functions

NewServer creates HTTP server for backend.
WrapWriter wraps an http.ResponseWriter, returning a proxy that allows you to hook into various parts of the response process.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

WriterProxy is a proxy around an http.ResponseWriter that allows you to hook into various parts of the response process.