datarhei-dragonfork-core/http/api/log.go

5 lines
98 B
Go
Raw Normal View History

2022-05-13 13:26:45 -04:00
package api
// LogEvent represents a log event from the app
type LogEvent map[string]interface{}