Skip to content

Releases: tiny-go/errors

Implement 503 (Service unavailable) error

Choose a tag to compare

@Alma-media Alma-media released this 30 Nov 14:47
v1.2.1

503 Service unavailable

Introduce 406 NotAcceptable

Choose a tag to compare

@Alma-media Alma-media released this 05 Jul 16:01
74d9166
  • introduce 406 NotAcceptable
  • refactor tests (move to errors_test package)

golang 1.13 compatible errors

Choose a tag to compare

@Alma-media Alma-media released this 03 May 09:29
v1.1.0

make it compatible with native 'errors' package

First release

Choose a tag to compare

@Alma-media Alma-media released this 13 Dec 20:02
  • basic HTTP errors