Skip to content

[RFC] Go client response browsing #598

@etix

Description

@etix

This is a technical follow up of this discussion on Discourse.

The idea is to pick some interesting features from my Go helper (xdgraph) and merge them into the official Go client.

I see two different ways to add similar functionalities to the Go client:

  • Embedding the gRPC client into the Go client in a similar way of what has already been done for the NewBatchMutation.
  • Keeping it as an external helper that can be used on any gRPC response (pretty much what the lib is already doing).

There are pros and cons on both options. Opinions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions