event

package
v0.0.0-...-9b5cd94 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: AGPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrFieldNotExists = errors.New("field doesn't exist")
View Source
var ErrFieldWrongType = errors.New("field has a wrong type")

Functions

This section is empty.

Types

type API

type API interface {
	Send(c *gin.Context)
}

func NewApi

func NewApi(
	publisher libamqp.Publisher,
	client mongo.DbClient,
	logger zerolog.Logger,
) API

Jump to

Keyboard shortcuts

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