package
Version:
v0.0.0-...-92b9631
Opens a new window with list of versions in this module.
Published: Jul 24, 2021
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 Error struct {
Level string `json:"level"`
Err error `json:"error"`
Context interface{} `json:"context"`
User string `json:"user"`
Message string `json:"message"`
ClientMessage string `json:"client_message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.