horizonboxbee

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2020 License: AGPL-3.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HorizonBoxBee

type HorizonBoxBee struct {
	bees.Bee

	State HorizonBoxBeeState
	// contains filtered or unexported fields
}

func (*HorizonBoxBee) ReloadOptions

func (mod *HorizonBoxBee) ReloadOptions(options bees.BeeOptions)

ReloadOptions parses the config options and initializes the Bee.

func (*HorizonBoxBee) Run

func (mod *HorizonBoxBee) Run(cin chan bees.Event)

Run executes the Bee's event loop.

type HorizonBoxBeeFactory

type HorizonBoxBeeFactory struct {
	bees.BeeFactory
}

HorizonBoxBeeFactory is a factory for HorizonBoxBees.

func (*HorizonBoxBeeFactory) Description

func (factory *HorizonBoxBeeFactory) Description() string

Description returns the description of this Bee.

func (*HorizonBoxBeeFactory) Events

func (factory *HorizonBoxBeeFactory) Events() []bees.EventDescriptor

Events describes the available events provided by this Bee.

func (*HorizonBoxBeeFactory) ID

func (factory *HorizonBoxBeeFactory) ID() string

ID returns the ID of this Bee.

func (*HorizonBoxBeeFactory) Image

func (factory *HorizonBoxBeeFactory) Image() string

Image returns the filename of an image for this Bee.

func (*HorizonBoxBeeFactory) LogoColor

func (factory *HorizonBoxBeeFactory) LogoColor() string

LogoColor returns the preferred logo background color (used by the admin interface).

func (*HorizonBoxBeeFactory) Name

func (factory *HorizonBoxBeeFactory) Name() string

Name returns the name of this Bee.

func (*HorizonBoxBeeFactory) New

func (factory *HorizonBoxBeeFactory) New(name, description string, options bees.BeeOptions) bees.BeeInterface

New returns a new Bee instance configured with the supplied options.

func (*HorizonBoxBeeFactory) Options

func (factory *HorizonBoxBeeFactory) Options() []bees.BeeOptionDescriptor

type HorizonBoxBeeState

type HorizonBoxBeeState struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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