summaryrefslogtreecommitdiff
path: root/controller.go
AgeCommit message (Collapse)Author
2021-01-11Update CIValery Piashchynski
Format imports and code Distinct internal and app errors
2020-02-20Declare general interfaces, Controllable and Attacher instead of privateValery Piashchynski
First dirty working example of reload
2019-05-04watchers renamed to controllersWolfy-J