Further scaffolding
This commit is contained in:
6
core/data/events/custom.go
Normal file
6
core/data/events/custom.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package events
|
||||
|
||||
type Custom struct {
|
||||
Bytes []byte
|
||||
ContentType string
|
||||
}
|
||||
Reference in New Issue
Block a user