a4a3c41924
Previously the cancel and add actions were combined in a single map. Nil values implictly signaled cancel actions. This wasn't very obvious. Furthermore this split prepares for processing the adds and cancels separately, which is more efficient if there are already two maps. |
||
---|---|---|
.. | ||
interface.go | ||
invoiceregistry_test.go | ||
invoiceregistry.go | ||
log.go | ||
update.go | ||
utils_test.go |