config

package
v0.0.0-...-2adbdf0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2022 License: CC0-1.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleInstruction

func HandleInstruction(instruction types.Instruction, tx types.Tx, db db.ConfigDb, client client.ClientProxy) error

HandleInstruction allows to handle different instructions types for the config module

Types

type Module

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

func NewModule

func NewModule(db db.Database, client client.ClientProxy) *Module

func (*Module) HandleInstruction

func (m *Module) HandleInstruction(instruction types.Instruction, tx types.Tx) error

HandleInstruction implements modules.InstructionModule

func (*Module) Name

func (m *Module) Name() string

Name implements modules.Module

Jump to

Keyboard shortcuts

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