catui

package
v0.0.1-alpha1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitScreen

func InitScreen()

func PrintCat

func PrintCat()

func Read

func Read() string

Types

type Cat

type Cat struct {
	Name  string
	Icon  string // represents the name of an ASCII Art
	IsBot bool   // if its the bot or the person chatting
}

func InitCat

func InitCat(isBot bool) Cat

func (Cat) Meow

func (cat Cat) Meow()

func (Cat) Say

func (cat Cat) Say(toSay string)

Jump to

Keyboard shortcuts

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