ghttp

package
v1.4.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2021 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client is an http.Handler that talks over RPC.

func NewClient

func NewClient(client ghttpproto.HTTPClient, broker *plugin.GRPCBroker) *Client

NewClient returns an HTTP handler database instance connected to a remote HTTP handler instance

func (*Client) ServeHTTP

func (c *Client) ServeHTTP(w http.ResponseWriter, r *http.Request)

type Server

type Server struct {
	ghttpproto.UnimplementedHTTPServer
	// contains filtered or unexported fields
}

Server is an http.Handler that is managed over RPC.

func NewServer

func NewServer(handler http.Handler, broker *plugin.GRPCBroker) *Server

NewServer returns an http.Handler instance managed remotely

func (*Server) Handle

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL