@@ -31,7 +31,7 @@ import (
|
|||||||
type (
|
type (
|
||||||
Control struct {
|
Control struct {
|
||||||
ID gid.GID
|
ID gid.GID
|
||||||
FrameworkID string
|
FrameworkID gid.GID
|
||||||
Name string
|
Name string
|
||||||
Description string
|
Description string
|
||||||
State ControlState
|
State ControlState
|
||||||
|
|||||||
Reference in New Issue
Block a user