Files
tessera/pkg/data/events/custom.go

7 lines
79 B
Go

package events
type Custom struct {
Bytes []byte
ContentType string
}