slack

package
v0.0.0-...-2258cf7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	NewAttachment() slack.Attachment
	NewAttachmentField() slack.AttachmentField
	NewDefaultPostMessageParams() slack.PostMessageParameters
	PostDefaultMessage(message string) error
	PostMessage(message string, params slack.PostMessageParameters) error
}

func New

func New(token string, channelName string, userName string, iconURL string) Client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL