processor

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (

	//add needed actions for module
	GetModulesPermissionsAction = "get_modules_permissions"
	SetModulesPermissionsAction = "set_modules_permissions"
	RemoveModuleAction          = "remove_module"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

type Processor interface {
	HandleNewMessage(msg data.ModulePayload) error
}

func NewProcessor

func NewProcessor(cfg config.Config) Processor

Jump to

Keyboard shortcuts

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