httptest

package
v2.0.0-...-6ecbb32 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2022 License: MIT Imports: 17 Imported by: 2

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
}

func NewClient

func NewClient(addr string) (*Client, error)

func (*Client) Get

func (c *Client) Get(ccx context.Context, path string) (err error)

type Server

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

func New

func New(t tel.Telemetry, c *grpctest.Client, addr string) *Server

func (*Server) Start

func (s *Server) Start(ctx context.Context) (err error)

Jump to

Keyboard shortcuts

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