Files
core/http/api/log.go
Jan Stabenow 9c0b535199 Add v16.7.2
2022-05-13 19:26:45 +02:00

5 lines
98 B
Go

package api
// LogEvent represents a log event from the app
type LogEvent map[string]interface{}