Skip to content

TrogonStack/trogon-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trogon-proto

Shared Protocol Buffer definitions and custom options for TrogonStack projects.

trogon-proto provides reusable protobuf extensions that standardize common patterns across services. It includes custom options for UUID generation, identity versioning, and other cross-cutting concerns.

Protocol Buffer options let you attach metadata to your definitions that can be read at runtime or during code generation. This eliminates documentation drift and ensures all services follow the same conventions for critical patterns like deterministic ID generation.

trogon-proto is designed for teams building event-sourced systems or microservices where consistent identity generation matters. It integrates with Buf and standard protoc toolchains.

Installation

Add to your buf.yaml:

deps:
  - buf.build/trogonstack/trogon-proto

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •