Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jpbruinsslot/slack-term
/ types & classes
Types & classes
19 in github.com/jpbruinsslot/slack-term
⨍
Functions
161
◇
Types & classes
19
Struct
AppContext
context/context.go:27
Struct
Channel
config/theme.go:26
Struct
ChannelItem
components/channels.go:29
Struct
Channels
Channels is the definition of a Channels component
components/channels.go:99
Struct
Chat
Chat is the definition of a Chat component
components/chat.go:16
Struct
Config
Config is the definition of a Config struct
config/config.go:21
Struct
Debug
Debug can be used to relay debugging information in the Debug component, see event.go on how to use it
components/debug.go:11
Struct
Input
Input is the definition of an Input component
components/input.go:9
Struct
Line
We will create an array of Line structs, this allows us to more easily render the items in a list. We will range over the cells we've created and crea
components/chat.go:45
Struct
Message
components/message.go:23
Struct
Message
config/theme.go:18
Struct
Mode
Mode is the definition of Mode component
components/mode.go:14
Struct
SlackService
service/slack.go:22
Struct
Theme
config/theme.go:3
Struct
Threads
components/threads.go:7
Struct
View
views/view.go:11
Struct
View
config/theme.go:9
TypeAlias
keyMapping
config/config.go:32
Struct
tempChan
We're creating tempChan, because we want to be able to sort the types of channels into buckets
service/slack.go:125