Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrSignalCancellation = errors.New("command canceled by signal")
Functions ¶
Types ¶
type Runtime ¶
type Runtime struct {
Config config.Resolved
Client *api.Client
Users *mattermost.Users
Teams *mattermost.Teams
Channels *mattermost.Channels
Posts *mattermost.Posts
Files *mattermost.Files
StdoutTTY bool
}
Click to show internal directories.
Click to hide internal directories.