Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSlackApp ¶
func NewSlackApp(appToken, botToken string, opts ...AppOptions) (*app, error)
Types ¶
type AppImplementor ¶
type AppImplementor struct{}
type AppOptions ¶
type AppOptions func(*app)
func WithHttp ¶
func WithHttp(port ...string) AppOptions
Click to show internal directories.
Click to hide internal directories.