orchard/internal/controller
fedor 0090aac7b1 Refactored working with a storage
Extracted Store and Transaction interfaces with a Badger implementation. Also reworked `Responder`s a bit and simplified their usage with a Gin Middleware.
2023-02-07 15:21:50 -05:00
..
store Refactored working with a storage 2023-02-07 15:21:50 -05:00
api.go Refactored working with a storage 2023-02-07 15:21:50 -05:00
api_vms.go Refactored working with a storage 2023-02-07 15:21:50 -05:00
api_workers.go Refactored working with a storage 2023-02-07 15:21:50 -05:00
controller.go Refactored working with a storage 2023-02-07 15:21:50 -05:00
datadir.go Introduce "controller init" and generate self-signed X.509 certificate (#17) 2023-02-04 11:40:07 +04:00
option.go Introduce "controller init" and generate self-signed X.509 certificate (#17) 2023-02-04 11:40:07 +04:00
scheduler.go Refactored working with a storage 2023-02-07 15:21:50 -05:00