mock

package
v0.1.21 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHandler

type MockHandler struct {
	Endpoint    string
	HandlerFunc http.HandlerFunc
}

type MockServer

type MockServer struct {
	Url string
	// contains filtered or unexported fields
}

func NewMockServer

func NewMockServer(handlers ...MockHandler) *MockServer

func (*MockServer) Close

func (m *MockServer) Close()

Jump to

Keyboard shortcuts

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