Tags: strvcom/strv-backend-go-net
Toggle v0.8.0's commit message
Merge pull request #39 from strvcom/release/0.8.0
release: v0.8.0
Toggle v0.7.1's commit message
fix: server shutdown logging and request context (#34 )
* fix: server shutdown logging and request context
* chore: changelog with release version
* chore: changelog 2
Toggle v0.7.0's commit message
Merge pull request #31 from strvcom/feat/migrate-to-slog
feat: migrate to slog.Logger
Toggle v0.6.2's commit message
Merge pull request #30 from strvcom/fix/error-logging
fix: log error when terminating HTTP server
Toggle v0.6.1's commit message
fix: do not zero the field if not tagged for query nor path (#29 )
Toggle v0.6.0's commit message
feature(http): add signature and param package (#28 )
* feature(http): add signature and param package
- allow handler functions with nicer signatures
- allow parsing path and query params to struct
* lint
* feature: finish awesome param and signature packages
* chore: changelog
* ci: up lint version
* feature: change default tags of param package to `param:"location=name"`
* tests
* refactor: reduce if nesting
* chore: changelog
* fix: changelog
Toggle v0.5.0's commit message
Merge pull request #27 from strvcom/feat/add-message-to-error
feat: improved error response options
Toggle v0.4.0's commit message
Merge pull request #26 from strvcom/refactor/error-camel-case
refactor: JSON tags in ErrorResponseOptions
Toggle v0.3.0's commit message
Merge pull request #25 from strvcom/chore/update-timex
chore: update go.strv.io/time package
Toggle v0.2.0's commit message
Merge pull request #21 from strvcom/feat/hijack-response-writer
feat: add hijack to response writer
You can’t perform that action at this time.