Categorygithub.com/ThinkiumGroup/go-tkmrpc
repositorypackage
0.5.2
Repository: https://github.com/thinkiumgroup/go-tkmrpc.git
Documentation: pkg.go.dev

# Packages

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

# README

run cmd

protoc -I=. --go_out=. ./server.proto
protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative server.proto

in current directory after you change the server.proto file