Skip to content

Release v0.0.34

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 08:51

πŸ› 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