serve

package
v0.0.0-...-7426b64 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: BSD-3-Clause Imports: 7 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
}

func NewClient

func NewClient(addr string) *Client

func (*Client) GetInfo

func (c *Client) GetInfo() (string, error)

type Endpoints

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

func NewEndpoints

func NewEndpoints() *Endpoints

func (*Endpoints) ServeHTTP

func (es *Endpoints) ServeHTTP(w http.ResponseWriter, r *http.Request)

type Serve

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

func New

func New() *Serve

func (*Serve) Close

func (s *Serve) Close() error

func (*Serve) Run

func (s *Serve) Run() (string, error)

Jump to

Keyboard shortcuts

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