command

package
v0.0.0-...-3f93e99 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidCommandType = errors.New("svc: invalid command type")
	ErrInvalidPayload     = errors.New("svc: invalid payload")
)

Errors

Functions

This section is empty.

Types

type Service

type Service interface {
	Execute(context.Context, kernel.Command) error
}

Service interface

func CreateService

func CreateService(bs board.Service, ls lane.Service, cs card.Service, l logger.Logger) Service

CreateService instance

Jump to

Keyboard shortcuts

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