api/internal/cmd
Peter Kurfer 9236a38be0 Moved endpoint handling to new module
- introduce new endpoints module
- introduce Endpoint and EndpointManager
- introduce new Logging abstraction API to allow proper mocking
- add error return value to Start and Shutdown of endpoints
- add mocks of some internals to allow easier testing
- add generate target to take care of all code generation
2020-04-14 00:15:33 +02:00
..
init.go Moved endpoint handling to new module 2020-04-14 00:15:33 +02:00
plugins.go Initial working version 2020-04-01 04:08:21 +02:00
root.go Moved endpoint handling to new module 2020-04-14 00:15:33 +02:00