usecase

package
v0.0.0-...-9b5ed8b Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SortKeys

func SortKeys[K constraints.Ordered, V constraints.Ordered](m map[K]V) []K

Types

type Usecase

type Usecase interface {
	GetPanelaMatches() (string, error)
	GetPanelaMatchesAsync(rchan chan repository.Response)
	GetPanelaKAST() (string, error)
	GetPanelaADR() (string, error)
	GetPanelaLoss() (string, error)
}

Usecase interface

func NewMessagesUsecase

func NewMessagesUsecase(mr repository.Repository) Usecase

NewMessagesUsecase new message delivery

Jump to

Keyboard shortcuts

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