701eb9d4f4
In this commit, we add a new file: briefcase.go. The contents of this file are the ArbitratorLog. This log will be used by the internal state machine of each Channel Arbitrator to ensure that each state transition is fully reflected on-disk, to ensure that the state machine is durable and able to survive restarts. This commit also adds a new implementation of the ArbitratorLog interface backed by boltdb. |
||
---|---|---|
.. | ||
briefcase_test.go | ||
briefcase.go | ||
channel_arbitrator_test.go | ||
channel_arbitrator.go | ||
log.go |