result

package
v0.0.0-...-52eab8c Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Write

func Write(ctx context.Context, result Result) error

Types

type Result

type Result interface {
	GetEntities() []entity.Entity
	AddEntities(entities ...entity.Entity) Result

	GetCommands() []message.Command
	AddCommands(commands ...message.Command) Result
}

func NewResult

func NewResult() Result

Jump to

Keyboard shortcuts

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