ucl: added rs:set
This commit is contained in:
parent
5088009672
commit
7ae99b009b
13 changed files with 400 additions and 66 deletions
5
internal/common/ui/events/resultset.go
Normal file
5
internal/common/ui/events/resultset.go
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
package events
|
||||
|
||||
type ResultSetUpdated struct {
|
||||
StatusMessage string
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue