Documentation ¶
Index ¶
Constants ¶
View Source
const ( OutputTypeJSON = "json" OutputTypeText = "text" )
Variables ¶
View Source
var (
ErrInvalidInput = errors.New("no valid input")
)
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
func New ¶
New creates a new slackdump app. It inherits the logging from slack options in the Config.
type Config ¶
type Input ¶
type Input struct {
List *structures.EntityList // Include channels
}
type ListFlags ¶
func (ListFlags) FlagsPresent ¶
Click to show internal directories.
Click to hide internal directories.