Documentation ¶
Overview ¶
Package client provides the client interface for 'httpoverrpc'
Package client provides the client interface for 'httpoverrpc'
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPTransporter ¶ added in v1.24.0
type HTTPTransporter struct {
// contains filtered or unexported fields
}
func NewHTTPTransporter ¶ added in v1.24.0
func NewHTTPTransporter(conn *proxy.Conn, opts ...Option) *HTTPTransporter
Click to show internal directories.
Click to hide internal directories.