Skip to content

cockroachdb/cockroach-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cockroach Protocol Buffers

This repo contains protobuf definitions extracted from the main cockroach repo. They have been cleaned by removing all gogoproto extensions to facilitate compilation in other languages.

Updating proto files

To update the files contained here, this repo must be checked out as a sibling of the main cockroach repo. Run make build in the cockroach repo (just once, to ensure dependencies are in place), and then run make in this one.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published