test

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

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

func (*API) AddSubsystem added in v0.5.0

func (a *API) AddSubsystem(subsystem api.Subsystem)

func (*API) Dequeue

func (a *API) Dequeue(int, <-chan time.Time) []*bus.SQE[t_api.Request, t_api.Response]

func (*API) Done

func (a *API) Done() bool

func (*API) Enqueue

func (a *API) Enqueue(sqe *bus.SQE[t_api.Request, t_api.Response])

func (*API) Errors added in v0.5.0

func (a *API) Errors() <-chan error

func (*API) Load

func (a *API) Load(t *testing.T, req *t_api.Request, res *t_api.Response)

func (*API) Shutdown

func (a *API) Shutdown()

func (*API) Start added in v0.5.0

func (a *API) Start() error

func (*API) Stop added in v0.5.0

func (a *API) Stop() error

func (*API) String

func (a *API) String() string

Jump to

Keyboard shortcuts

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