2e25787a74
This commit contains a series of post-merge fixes which include: * ToBytes -> Encode * As the former version doesn’t _require_ allocation of new slices * * Store -> AddNextEntry * To communicate to the caller that entries MUST be added in order * Several grammar, spacing, spelling and gofmt fixes. |
||
---|---|---|
.. | ||
element_test.go | ||
element.go | ||
producer_test.go | ||
producer.go | ||
store_test.go | ||
store.go | ||
utils.go |