Package problem implements errors similar to the ones described by RFC 7807.
https://code.soquee.net/problem/
Signed-off-by: Sam Whited <sam@samwhited.com> |
||
---|---|---|
.builds | ||
.github/workflows | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
go.mod | ||
problem.go | ||
problem_test.go |
README.md
problem
Package problem
implements errors similar to the ones described by RFC7807.
import (
"code.soquee.net/problem"
)
License
The package may be used under the terms of the BSD 2-Clause License a copy of
which may be found in the LICENSE
file.
Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.