aboutsummaryrefslogtreecommitdiff
path: root/tests/test.go
Commit message (Collapse)AuthorAge
* formatting and use 'errors'Doug Black2014-01-27
|
* export 'method supported' interfacesDoug Black2014-01-27
|
* merge #6Doug Black2014-01-27
|\
| * remove the need to provide “missing/unsupported” implementations in theKaran Misra2014-01-27
| | | | | | | | | | | | | | API consumers. also: - more idiomatic - loosely coupled with the API contract
* | use ServeMux, capitalize API, clean testsDoug Black2014-01-27
| |
* | fixes from issuesDoug Black2014-01-26
|/
* fixes from commentsDoug Black2014-01-26
|
* cleanerDoug Black2014-01-25
|
* update READMEDoug Black2014-01-25
|
* better practicesDoug Black2014-01-25
|
* reorgDoug Black2014-01-24
bgstack15