package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 3, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type Error struct {
Code Code `bson:"code" json:"code"`
Message string `bson:"message" json:"message"`
Err error `bson:"-" json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.