aboutsummaryrefslogtreecommitdiff
path: root/core.go
Commit message (Expand)AuthorAge
* use ServeMux, capitalize API, clean testsDoug Black2014-01-27
* fixes from issuesDoug Black2014-01-26
* use built in typeDoug Black2014-01-26
* fixes from commentsDoug Black2014-01-26
* cleanerDoug Black2014-01-25
* better practicesDoug Black2014-01-25
* reorgDoug Black2014-01-24
* go fmtDoug Black2014-01-23
* add mechanism for specifying unimplemented methods and dynamic dispatch to a ...Doug Black2014-01-23
* use http.RequestDoug Black2014-01-23
* initial commitDoug Black2014-01-23
bgstack15