package
4.6.0+incompatible
Repository: https://github.com/mrakopes/common-host-libs.git
Documentation: pkg.go.dev
# Functions
GetSocketName returns unix socket name (per process).
NewChapiClient returns the CHAPI client object that is used to communicate with the CHAPI server over HTTP.
NewChapiClientWithTimeout returns the CHAPI client object that is used to communicate with the CHAPI server over HTTP.
NewChapiClientWithTimeout returns the CHAPI client object, using Linux sockets, that is used to communicate with the CHAPI server over HTTP.
# Structs
Client contains the Linux specific Client properties.
ClientBase defines platform independent properties and is embedded within the Client object.
Response object defines the data and/or error that are returned by a CHAPI endpoint.