Skip to content

cyverse-archive/proto-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

proto-events

The protocol buffer definitions for DE events.

Preparation

Build Instructions

ping

Go

protoc -I=. --go_out=<go-events-repo>/ping ping.proto

Then commit and push the generated code into the go-events repo. Substitute your own directory when applicable.

Java

protoc -I=. --java_out=<java-events-repo>/src/java ping.proto

Then commit and push the generated code into the java-events repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published