zakariawahyu / learn-grpc

Learn Basic GRPC inspired by novalagung

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • protoc --go_out=. *.proto => untuk generate file proto
  • protoc --go-grpc_out=. *.proto => untuk generate file proto service
  • app_key = 0723

About

Learn Basic GRPC inspired by novalagung


Languages

Language:Go 100.0%