facade

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FacadeTestCommand

type FacadeTestCommand struct {
	command.SimpleCommand
}

FacadeTestCommand A SimpleCommand subclass used by FacadeTest.

func (*FacadeTestCommand) Execute

func (self *FacadeTestCommand) Execute(notification interfaces.INotification)

Execute Fabricate a result by multiplying the input by 2

- parameter note: the Notification carrying the FacadeTestVO

type FacadeTestVO

type FacadeTestVO struct {
	Input  int
	Result int
}

FacadeTestVO A utility class used by FacadeTest.

Jump to

Keyboard shortcuts

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