noop

package
v1.1.0-beta.20 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Module

func Module() fx.Option

Module loads the noop module providing an initialized client.

The module is only loaded once.

func NewEvent

func NewEvent(ctx context.Context) repository.Event

NewEvent returns an initialized noop client that implements event repository.

Types

type Client

type Client struct {
}

Client represents a noop client that implements the event repository.

func NewClient

func NewClient() *Client

NewClient creates a new noop client.

func (*Client) Publish

func (p *Client) Publish(ctx context.Context, outs []*v2.Event) (err error)

Publish publishes an event slice.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳