splitServiceTypes
- feat(AutoStale): split from client.go into its own service
- feat(Services): reimplement with support for Poller Services
- refactor(server): only deal with WebHookServices
- refactor(client): make it ready for multiple poller services
- refactor(client): split into its own client package
- refactor(conf): use the new configuration method