mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 17:44:29 +00:00
16a85ce522
```bash $ fieldalignment -fix kv/kvcache/cache.go /Users/estensen/Developer/erigon-lib/kv/kvcache/cache.go:88:15: struct with 208 pointer bytes could be 144 /Users/estensen/Developer/erigon-lib/kv/kvcache/cache.go:117:19: struct with 32 pointer bytes could be 24 /Users/estensen/Developer/erigon-lib/kv/kvcache/cache.go:131:21: struct with 24 pointer bytes could be 8 // had to re-add comments in fields ``` I can do the rest of the packages too if it's interesting? |
||
---|---|---|
.. | ||
cache_test.go | ||
cache.go | ||
dummy.go |