package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Apr 4, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrServiceNotFound = errors.New("service not found")
ErrMethodNotFound = errors.New("method not found")
ErrInvalidRequest = errors.New("invalid request")
ErrConnectionFailed = errors.New("connection failed")
ErrFetchServerInfoFailed = errors.New("failed to fetch server info")
)
type Option func(*client)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.