forked from Silverfish/proton-bridge
6 lines
49 B
Go
6 lines
49 B
Go
package events
|
|
|
|
type Raise struct {
|
|
eventBase
|
|
}
|