vaa

package
v0.0.0-...-19b0ade Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

Controller definition.

func NewController

func NewController(cfg *config.ServiceConfiguration,
	processor processor.ProcessorFunc,
	repository *storage.Repository,
	postgresRepository *storage.PostgresRepository,
	logger *zap.Logger) *Controller

NewController creates a Controller instance. func NewController(repository *Repository, processor processor.ProcessorFunc, logger *zap.Logger) *Controller {

func (*Controller) Process

func (c *Controller) Process(ctx *fiber.Ctx) error

Process processes the VAA message.

Jump to

Keyboard shortcuts

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