fiber/internal/schema
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
..
LICENSE 🔦 move utils to internal 2020-09-14 09:09:06 +02:00
cache.go v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
converter.go 🔦 move utils to internal 2020-09-14 09:09:06 +02:00
decoder.go v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
doc.go 📝 docs: gofmt & add missing copyright texts (#2013) 2022-08-15 20:25:26 +02:00
encoder.go Merge remote-tracking branch 'origin/master' into v3-beta 2023-02-05 23:43:42 +03:00