You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/instantout/reservation
sputn1ck fd311c4724
reservation: add reservation manager
This commit adds the reservation manager to the reservation package.
This manager manages the lifecycle
of reservations.
5 months ago
..
script reservation: add reservation script 6 months ago
actions.go reservation: add reservation fsm and actions 5 months ago
actions_test.go reservation add actions tests 5 months ago
fsm.go reservation: add reservation fsm and actions 5 months ago
interfaces.go reservation: add reservation fsm and actions 5 months ago
log.go reservation: add reservation fsm and actions 5 months ago
manager.go reservation: add reservation manager 5 months ago
reservation.go reservation: add reservation fsm and actions 5 months ago
store.go reservations: add reservation sql store 5 months ago
store_test.go reservations: add reservation sql store 5 months ago