aboutsummaryrefslogtreecommitdiff
path: root/pkg/state/mocks/state_manager.go
Commit message (Collapse)AuthorAgeFilesLines
* implement primary and secondary role, for replicationv0.5.0Linus Nordberg2022-06-231-92/+0
|
* switch to sigsum-goRasmus Dahlberg2022-04-131-1/+1
| | | | Updates import paths only.
* state: Generate new mocksRasmus Dahlberg2022-01-261-27/+12
|
* types: Start using sigsum-lib-goRasmus Dahlberg2021-12-201-0/+107
This commit does not change the way in which the log behaves externally. In other words, all changes are internal and involves renaming and code restructuring. Most notably picking up the refactored sigsum-lib-go.