testscommon

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrMockMarshaller = errors.New("MarshallerMock generic error")

ErrMockMarshaller -

View Source
var ErrNilObjectToMarshal = errors.New("nil object to serialize from")

ErrNilObjectToMarshal -

Functions

func NewHttpTestEchoHandler

func NewHttpTestEchoHandler() *httptest.Server

NewHttpTestEchoHandler -

Types

type ConnectionsHandlerStub added in v0.0.1

type ConnectionsHandlerStub struct {
	BootstrapCalled                     func()