Release v0.0.34
π Tidy up godocs and Makefile (#35)
Reword some of the godocs a little bit to try to make it clearer.
Fix up some small Makefile style issues.
This merges the following commits:
-
Tidy up the Makefile a little
-
httpe: Tidy up godoc comments
-
errs: Tidy up godoc comments
Makefile | 14 +++++++-------
errs/errs.go | 10 +++++-----
httpe/err.go | 19 ++++++++++++++-----
httpe/httpe.go | 23 ++++++++++++-----------
httpe/method.go | 35 ++++++++++++++++++++++++++---------
5 files changed, 64 insertions(+), 37 deletions(-)
Pull-Request: #35