Commit graph

3 commits

Author SHA1 Message Date
c8faae8637
refactor(state-mgmt): move state management code to own module 2024-01-25 23:21:06 -05:00
5e245f11cc
refactor: url.JoinPath and state path.Join abstraction instead of fmt… (#5)
* refactor: url.JoinPath and state path.Join abstraction instead of fmt.Sprintf

* refactor: version composition with fmt.Sprintf
2023-11-05 10:19:53 -05:00
ab711a28b8
refactor: simplify project structure (#2)
* refactor: remove file structure cruft

* refactor: flatten file structure entirely

* refactor: combine utils
2023-11-04 21:28:11 -04:00
Renamed from internal/state/state.go (Browse further)