package
Version:
v0.3.0-rc.2
Opens a new window with list of versions in this module.
Published: Apr 15, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ConnectionFailedErr = "Connection failed"
NotFoundErr = "Not found"
UnknownErr = "Unknown error"
)
type Client interface {
}
type Opt func(*client) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.