package
Version:
v0.1.42
Opens a new window with list of versions in this module.
Published: Feb 15, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewClient(config *Config) *client
type ServerResponse struct {
Path string `json:"path"`
BaseAuth bool `json:"baseAuth"`
Data interface{} `json:"data"`
Body io.Reader
Fields map[string]string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.