controller

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller interface {
	GetRepo(key string) *config.RepoConfig
	GetBot(key string) *bot.Bot
	StartBotPolling()
	Close()
}

Controller is cherry picker controller interface

func InitController

func InitController(opr *operator.Operator) (Controller, error)

InitController create controller from plugin

Jump to

Keyboard shortcuts

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