noop

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct{}

Client Implements a no-op messaging client. Useful if a non-nil messaging client is required

func (*Client) Close

func (c *Client) Close() error

func (*Client) Commit

func (c *Client) Commit(ctx context.Context) error

func (*Client) Ping

func (c *Client) Ping(context.Context) error

func (*Client) Poll

func (c *Client) Poll(ctx context.Context) ([]*event.Event, error)

func (*Client) Publish

func (c *Client) Publish(context.Context, *event.Event) error

Jump to

Keyboard shortcuts

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