libs5-go/interfaces
Derrick Hammer 69bed0a0bf
refactor: AddStorageLocation doesn't need a config argument
2024-01-24 02:58:55 -05:00
..
http.go refactor: switch to composing routes vs using a handler so we can control the api better outside the library, and only define what the library absolutely needs 2024-01-16 11:26:27 -05:00
meta.go feat: add gomock testing 2024-01-08 00:18:30 -05:00
node.go refactor: AddStorageLocation doesn't need a config argument 2024-01-24 02:58:55 -05:00
p2p.go feat: implement PrepareProvideMessage 2024-01-24 02:53:56 -05:00
provider_store.go feat: create provider store interface for use in hash query 2024-01-24 02:32:49 -05:00
registry.go test: add mock generation for registry 2024-01-10 09:18:45 -05:00
service.go feat: initial HTTP service with version and P2P endpoints 2024-01-10 09:19:21 -05:00
storage.go refactor: need a getter for Location 2024-01-09 08:15:13 -05:00
vote.go feat: implement upvote and downvote 2024-01-09 06:54:22 -05:00