mocks

package
v4.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RawEventMock

type RawEventMock struct {
	IDCall      func() string
	EventCall   func() string
	DataCall    func() string
	RetryCall   func() int64
	IsErrorCall func() bool
	IsEmptyCall func() bool
}

func (*RawEventMock) Data

func (r *RawEventMock) Data() string

func (*RawEventMock) Event

func (r *RawEventMock) Event() string

func (*RawEventMock) ID

func (r *RawEventMock) ID() string

func (*RawEventMock) IsEmpty

func (r *RawEventMock) IsEmpty() bool

func (*RawEventMock) IsError

func (r *RawEventMock) IsError() bool

func (*RawEventMock) Retry

func (r *RawEventMock) Retry() int64

Jump to

Keyboard shortcuts

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