Skip to content

Artifacts and types of DeepSource. Be cautious when updating/approving changes.

Notifications You must be signed in to change notification settings

DeepSourceCorp/artifacts

Repository files navigation

Contracts

Contract definitions for services in DeepSource.

Error codes

Level Code
ERROR 0
WARNING 1

Running tests

  • Install uber/prototool and make sure it's available in your path.
  • Run make test.

Beacon

  • To generate golang stubs
brew install protobuf
go get -u github.com/golang/protobuf/{proto,protoc-gen-go}
protoc -I=./ --go_out=plugins=grpc:./ ./beacon.proto

About

Artifacts and types of DeepSource. Be cautious when updating/approving changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages