package
Version:
v0.15.3
Opens a new window with list of versions in this module.
Published: May 2, 2026
License: Apache-2.0
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 Envelope struct {
Type string `json:"type" yaml:"type"`
Code string `json:"code" yaml:"code"`
Message string `json:"message" yaml:"message"`
Hint string `json:"hint,omitempty" yaml:"hint,omitempty"`
Hints []string `json:"hints,omitempty" yaml:"hints,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.