useCases

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

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

Go to latest
Published: Apr 7, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateNotification

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

func NewCreateNotification

func NewCreateNotification(outboundAdapters *[]outputPort.OutputPort) *CreateNotification

func (*CreateNotification) Execute

func (s *CreateNotification) Execute(driver ports.InputPort) []error

type UseCase

type UseCase interface {
	Execute(driver ports.InputPort) []error
}

Command pattern

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳