aboutsummaryrefslogtreecommitdiffstats
path: root/internal/swextreload.go
AgeCommit message (Collapse)Author
2023-11-14swextreload.Reload: Extract argumentsTeddy Wing
2023-11-14Move code from `main()` to `swextreload.Reload()`Teddy Wing
Move everything to our library.
2023-11-14internal/swextreload: Get rid of option interface, use plain argumentsTeddy Wing
2023-11-14Move swextreload.go to internal/Teddy Wing
Don't make this a public API. I'd rather do something simple and bad to get this finished quickly.