waveterm/wavesrv/pkg/releasechecker
Evan Simkowitz d319e72609
Refactor ModelUpdate to set up for decoupling sstore (#280)
This PR changes ModelUpdate mechanism from a statically-typed struct to an interface, allowing us to define the update mechanism and the update types separately. This sets us up to move app logic and update mechanisms into separate packages. Ultimately, sstore will only define low-level persistence logic.
2024-02-09 17:19:44 -08:00
..
releasechecker.go Refactor ModelUpdate to set up for decoupling sstore (#280) 2024-02-09 17:19:44 -08:00