label stubs

This commit is contained in:
Hayden 2022-09-01 15:11:14 -08:00
parent 26ecb5a9d4
commit f956ec8eb2
8 changed files with 567 additions and 17 deletions

View file

@ -0,0 +1,7 @@
package types
type LabelOut struct{}
type LabelCreate struct{}
type LabelSummary struct{}