Ariel Mashraki

Results 198 comments of Ariel Mashraki

Hi @kataras Currently, **djson** only support JSON decoding. However, I'm working on an encoder version right now, and I didn't finished it yet. It may take me some time to...

Hey @sebader and thanks for tagging me. I missed this issue. Regarding your question - I created this repository 6 years ago when there was no alternative for using DocumentDB...

Hey, thanks for reporting this issue. > Shouldn't we be passing a *documentdb.Key instead of string? Yes. We should update the documentation and the [documentdb-example] as well. [documentdb-example]: https://github.com/a8m/go-documentdb-example

LGTM, I'll try to add it asap. Thanks @NewETown

Agree. I'll add it to **v0.4.0** milestone. Thanks @nomiero

Hey @dnitsch and @vladnosek, I'm fine with adding this option (including the new flag). Please feel free to send a PR and tag me there. Thanks 🙏

sounds like a good idea. but imo, `-w` is a better name for the flag. (similar to `gofmt`).

Sounds good to me. Should we follow the the docker-compose [syntax rules](https://docs.docker.com/compose/env-file/#syntax-rules)?

Hey @clouds56, Sorry for my delayed response. Any chance you can add an example test for this, so I'll be able to run and test it?

Thanks for suggesting that @winstonewert. It does seem useful. I don't have a concrete opinion about this, so I'll keep this open for now and let's see what others think...