Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

evolutek/cellaserv4-protobuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cellaserv4-protobuf

cellaserv4 source and generated protobuf files.

Use this repository as a submodule in other repos.

Dependencies:

  • protobuf-compiler
  • protoc-gen-go

How to get protoc-gen-go?

Run:

$ go get github.com/golang/protobuf/{proto,protoc-gen-go}

Then add $GOPATH/bin to your $PATH

For more informations, see: goprotobuf's README

Updating protobuf generated files

Run:

$ make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published