flatbuffers/grpc/examples/go/greeter/models
mustiikhalil 0c7ae58164
[Go] Working on a go example plus fixing go grpc code (#6448)
Implemented server.go and half implemented client.go

Finishes implementation for greeter go example

Update grpc code for monster.fbs

Adds a couple of cpp methods

Adhere to gofmt standards

Adds a readme for issues with grpc
2021-02-19 12:47:59 +03:00
..
Greeter_grpc.go [Go] Working on a go example plus fixing go grpc code (#6448) 2021-02-19 12:47:59 +03:00
HelloReply.go [Go] Working on a go example plus fixing go grpc code (#6448) 2021-02-19 12:47:59 +03:00
HelloRequest.go [Go] Working on a go example plus fixing go grpc code (#6448) 2021-02-19 12:47:59 +03:00
go.mod [Go] Working on a go example plus fixing go grpc code (#6448) 2021-02-19 12:47:59 +03:00