test

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UnixSocketServer

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

func NewUnixSocketServer

func NewUnixSocketServer() *UnixSocketServer

func (*UnixSocketServer) GetAddress

func (uss *UnixSocketServer) GetAddress() string

func (*UnixSocketServer) RegisterHandler

func (uss *UnixSocketServer) RegisterHandler(path string, handler http.HandlerFunc)

func (*UnixSocketServer) Start

func (uss *UnixSocketServer) Start() error

func (*UnixSocketServer) Stop

func (uss *UnixSocketServer) Stop() error

Jump to

Keyboard shortcuts

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