events

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Eventus added in v0.6.0

type Eventus struct {
	NC *nats.Conn
	JS nats.JetStreamContext
	// contains filtered or unexported fields
}

func NewEventus added in v0.6.0

func NewEventus(logger *zap.Logger, url string) (*Eventus, error)

func (*Eventus) Stop added in v0.6.0

func (e *Eventus) Stop() error

type IEvent

type IEvent interface {
	GetName() string
}

Jump to

Keyboard shortcuts

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