Go to file
Jeff Carr 3b0c528b68 misc 2025-05-23 18:15:42 -05:00
.gitignore Day1 2025-05-22 17:32:22 -05:00
LICENSE Day1 2025-05-22 17:32:22 -05:00
Makefile Day1 2025-05-22 17:32:22 -05:00
README.md misc 2025-05-23 18:15:42 -05:00
bug.proto Day1 2025-05-22 17:32:22 -05:00
init.go Day1 2025-05-22 17:32:22 -05:00

README.md

protobuf definition files for git-bug

This is to make a easy way to parse the bugs from the federated git-bug system. Search can be implemented on top of this protobuf definition instead of being mixed in with the database code.