package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Mar 26, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Event struct {
Level string `json:"level"`
Message string `json:"message"`
Time time.Time `json:"time"`
Fields map[string]interface{} `json:"fields"`
}
type EventWriter struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.