Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 385 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 385 Bytes

This is the grpc/go/protobug definition for the nhite engine

Please do not try to edit the go file that has been generated with:

protoc --go_out=plugins=grpc:. nhite.proto

To use it with a client implementation, please use

import pb "github.com/nhite/pb-nhite"