inputs

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2018 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cli

type Cli struct {
}

Cli struct

func (Cli) Read

func (x Cli) Read(inputMsgs chan<- models.Message, config models.Config)

Read function

type Command added in v0.3.0

type Command struct {
}

Command struct

func (Command) Read added in v0.3.0

func (x Command) Read(inputMsgs chan<- models.Message, config models.Config)

Read function

type Scheduler

type Scheduler struct {
}

Exec struct

func (Scheduler) Read

func (x Scheduler) Read(inputMsgs chan<- models.Message, rules *map[string]models.Rule, config models.Config)

Input function

type Slack

type Slack struct {
	API      *slack.Client
	Channels map[string]string
	Users    map[string]string
}

Slack struct

func (Slack) Read

func (x Slack) Read(inputMsgs chan<- models.Message, config models.Config)

Read function

type Webhook

type Webhook struct {
}

func (Webhook) Read

func (x Webhook) Read(inputMsgs chan<- models.Message, config models.Config)

Jump to

Keyboard shortcuts

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