huginn

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Huginn

type Huginn struct {
	services.Service `yaml:",inline"`
	HuginnOptions    `yaml:",inline"`
}

func (*Huginn) Configure

func (s *Huginn) Configure() services.ServiceInterface

func (*Huginn) Default

func (s *Huginn) Default() services.ServiceInterface

Return default values for service

type HuginnOptions

type HuginnOptions struct {
	Data             string `yaml:"data"`
	Invitation_code  string `yaml:"invitation_code"`
	App_secret_token string `yaml:"app_secret_token"`
}

Jump to

Keyboard shortcuts

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