forked from mirrors/homebox
label stubs
This commit is contained in:
parent
26ecb5a9d4
commit
f956ec8eb2
8 changed files with 567 additions and 17 deletions
7
backend/internal/types/label_types.go
Normal file
7
backend/internal/types/label_types.go
Normal file
|
@ -0,0 +1,7 @@
|
|||
package types
|
||||
|
||||
type LabelOut struct{}
|
||||
|
||||
type LabelCreate struct{}
|
||||
|
||||
type LabelSummary struct{}
|
Loading…
Add table
Add a link
Reference in a new issue