Documentation
¶
Index ¶
Constants ¶
View Source
const S_CHAT_FLOAT = "CHAT_FLOAT"
View Source
const S_CHAT_FULL = "CHAT_FULL"
View Source
const S_OPTIONS_FLOAT = "OPTIONS_FLOAT"
View Source
const S_OPTIONS_FULL = "OPTIONS_FULL"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScreenManager ¶
type ScreenManager struct {
Chan chan string
}
func NewScreenManager ¶
func NewScreenManager() *ScreenManager
func (*ScreenManager) ScreenChatFull ¶
func (s *ScreenManager) ScreenChatFull()
func (*ScreenManager) ScreenOptionsFloat ¶
func (s *ScreenManager) ScreenOptionsFloat()
Click to show internal directories.
Click to hide internal directories.