package
module
Version:
v1.3.1
Opens a new window with list of versions in this module.
Published: Jun 7, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
type Error struct {
UUID string `json:"uuid"`
Status int `json:"status"`
Message string `json:"message"`
Tag string `json:"tag"`
}
type Log struct {
Timestamp string `json:"timestamp"`
Severity string `json:"severity"`
Path string `json:"path"`
Line int `json:"line"`
Error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.