dynamo-browse/internal/common/ui/events/resultset.go

6 lines
71 B
Go
Raw Normal View History

2025-05-23 12:04:41 +00:00
package events
type ResultSetUpdated struct {
StatusMessage string
}