label repo

This commit is contained in:
nquidox 2026-03-12 22:03:51 +03:00
parent 40e441cb34
commit 569480ba26
2 changed files with 183 additions and 0 deletions

View file

@ -9,6 +9,7 @@ type Repository interface {
Origins
Prices
Tasks
Labels
}
type repo struct {