Dionysos
Results
2
comments of
Dionysos
I guess that will work, buy anyway, I would prefer not to touch internals and have some high-level API for all those initialization/creation things. ```golang server := Config{} server.Start(ctx) ......
Yeah, you are right.