package
Version:
v0.0.0-...-a1328c3
Opens a new window with list of versions in this module.
Published: Mar 8, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrInternalFailure = errors.New("we did something wrong")
ErrUpstreamFailure = errors.New("someone else did something wrong")
)
type FooClient struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.