Improve dev experience on executing service.
Closed this issue · 1 comments
sync-by-unito commented
Improve dev experience on executing service.
sync-by-unito commented
➤ Jonathan Gimeno commented:
Now there is a lot of boilerplate when executing the service, we need to aim something like:
s := service.New(opts)
s.Start()