usecase

package
v0.0.6-alpha Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TextUsecase

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

func NewTextUsecase

func NewTextUsecase(store store.ScriptStore) *TextUsecase

func (*TextUsecase) GetEchoRepeatText

func (tu *TextUsecase) GetEchoRepeatText(userText string) (scene.Text, error)

GetEchoRepeatText get text for echoRepeat scene with variables

func (*TextUsecase) GetEchoText

func (tu *TextUsecase) GetEchoText() (scene.Text, error)

GetEchoText get text for echo scene with variables

func (*TextUsecase) GetGoodbyeText

func (tu *TextUsecase) GetGoodbyeText() (scene.Text, error)

GetGoodbyeText get text for goodbye scene with variables

func (*TextUsecase) GetHelloText

func (tu *TextUsecase) GetHelloText(number int64) (scene.Text, error)

GetHelloText get text for hello scene with variables

Jump to

Keyboard shortcuts

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