fiber/log
Juan Calderon-Perez 8c3f81e2b7
v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079)
* Use composites for internal structures. Fix alignment of structures across Fiber

* Update struct alignment in test files

* Enable alignment check with govet

* Fix ctx autoformat unit-test

* Revert app Config struct. Add betteralign to Makefile

* Disable comment on alert since it wont work for forks

* Update benchmark.yml

* Update benchmark.yml

* Remove warning from using positional fields

* Update router.go
2024-07-23 08:37:45 +02:00
..
default.go Bump golangci-lint to v1.59.1 (#3029) 2024-06-11 08:52:49 +02:00
default_test.go v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
fiberlog.go chore: change interface{} to any (#2796) 2024-01-14 23:04:54 +03:00
fiberlog_test.go v3: Updates to fiberlog benchmarks and documentation (#3059) 2024-07-05 08:53:36 +02:00
log.go 🎨 Style: Add inamedparam linter (#2848) 2024-02-10 22:36:49 +01:00