Cihangir
Cihangir
I think we should not force a request/response protocol, there are cases that we are `firing and forgetting` the requests.
I think i didn't understand the definite requirement behind moving all configuration into BoltDB. What kind of configuration do we store in BoltDB ATM? When we first implemented it was...
Endpoint will be provided with https://github.com/koding/koding/pull/10028 cc/ @mehmetalisavas
couldnt find anything @sinan do you have any idea?
Any update on this issue?
Hey @ajanata could you please share an example config/struct that fails?
Creating a new Helper interface + adding a new parameter to the current loaders will give the most extensibility. ``` go type EnvironmentLoader struct { Prefix string CamelCase bool Usage...
Hey Chris, I'll review your PR, before it, can you pull master and update your repo please? Thanks C.