API Reference

API docs

Gazette API documentation is primarily hosted as godocs. Packages of note include:

  • client for interacting with Gazette brokers.
  • consumer for core consumer Application interfaces.
  • runconsumer for opinionated initialization of consumer applications.

Broker Protocol Buffers & gRPC Service

Browse broker/protocol.proto on Sourcegraph.

Consumer Protocol Buffers & gRPC Service

Browse consumer/protocol.proto on Sourcegraph.