package
Version:
v3.0.0-...-2742eba
Opens a new window with list of versions in this module.
Published: Sep 14, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Message struct {
Level string `json:"log"`
Message string `json:"message"`
Data []any `json:"data,omitempty"`
Sender string `json:"-"`
Time time.Time `json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.