Skip to content

mlw/protos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

North Pole Security Protos

This repository contains protobuf definitions used by Santa.

Buf

The protos are also available at https://buf.build/northpolesec/protos and can be imported as a dependency into a project using buf by adding the following to the deps section of your buf.yaml:

buf.build/northpolesec/protos

You can also import generated proto code directly from buf. For example, to import the sync proto in Go code add the following to your imports:

buf.build/gen/go/northpolesec/protos/protocolbuffers/go/sync

About

Repo containing protos for Santa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Starlark 61.9%
  • C 38.1%