Categorygithub.com/tommady/grpcgenerictype
repository
0.0.0-20160725125013-a85bd5428862
Repository: https://github.com/tommady/grpcgenerictype.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

gRPC Generic type

Sample for using generic type in gRPC like Void in C or interface{} in Golang.

you may read my blog for detail gRPC generic type in Golang