eventtest

package
v0.0.0-...-88a3487 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddFunc

type AddFunc func(manager.Manager) error

type Environment

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

func NewEnvironment

func NewEnvironment(opts EnvironmentOptions) (*Environment, error)

func (*Environment) GetClient

func (env *Environment) GetClient() client.Client

func (*Environment) Start

func (env *Environment) Start() error

func (*Environment) Stop

func (env *Environment) Stop() error

type EnvironmentOptions

type EnvironmentOptions struct {
	AddFunc      AddFunc
	MediatorName string
}

Jump to

Keyboard shortcuts

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