Documentation ¶
Index ¶
Constants ¶
View Source
const DefLoginTimeout = 5 * time.Minute
DefLoginTimeout is the default Slack login timeout
Variables ¶
View Source
var ( ErrNoToken = errors.New("no token found") ErrInvalidTokenValue = errors.New("invalid token value") ErrInvalidContentType = errors.New("invalid content-type header") )
View Source
var ErrBrowserClosed = errors.New("browser closed or timed out")
View Source
var Logger logger.Interface = logger.Default
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.