Skip to content

Instantly share code, notes, and snippets.

@tommady
Created November 28, 2018 10:11
Show Gist options
  • Save tommady/9cdf7acdaa82791118bf14ea452b38ba to your computer and use it in GitHub Desktop.
Save tommady/9cdf7acdaa82791118bf14ea452b38ba to your computer and use it in GitHub Desktop.
req.Arg = &structpb.Value{Kind: &structpb.Value_StringValue{StringValue: "string"}}
r, err := c.DoSomething(context.Background(), req)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment