Marcos Felipe
Marcos Felipe
Added a function to convert multiple types to []byte, considering Big and Little Endian as necessary options.
Considering the similarities between OpenSearch and Elasticsearch, I believe it wouldn't be _so hard_ to add support to it, as compared to something from scratch. I would gladly help testing...
Would be nice to have the possibility to add other struct tags automatically from the schema, besides json, yaml and mapstructure. For example, with https://github.com/brianvoe/gofakeit, we can generate random data...