metaverse / truss

Truss helps you build go-kit microservices without having to worry about writing or maintaining boilerplate code.
Other
734 stars 143 forks source link

WIP: support referencing individual message fields in query #285

Closed zaquestion closed 4 years ago

zaquestion commented 4 years ago

In theory this will also just provide support nesting generically

See 71a6a38 and beyond to view actual changes, currently this is built on an unmerged PR supporting oneof in query which will also get the expanded behavior.