aboutsummaryrefslogtreecommitdiff
path: root/repo_test.go
AgeCommit message (Collapse)Author
2021-08-23add ChunkId that contains version numbern-peugnet
2021-08-22add store and load files listn-peugnet
2021-08-21dont use channels for listfilesn-peugnet
2021-08-20Store and Load chunks andn-peugnet
- also add a test for store and load - precise channel direction in function args
2021-08-20initial commitn-peugnet
first working chunking logic