tasks

package
v0.0.0-...-d22cea1 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionRequestTimeoutListener

type ActionRequestTimeoutListener struct {
	ActionHealthCheck domains.HealthCheckConfig
	BotHealthCheck    domains.HealthCheckConfig
	// contains filtered or unexported fields
}

func (*ActionRequestTimeoutListener) Serve

func (artl *ActionRequestTimeoutListener) Serve()

type ErrorHandler

type ErrorHandler struct {
	domains.ErrorHandler
}

type Tasks

type Tasks struct {
	Webhost    string
	Webport    string
	WebBaseUrl string
	WebConfig  web.WebConfig
	// contains filtered or unexported fields
}

func (*Tasks) Error

func (ctx *Tasks) Error(err error, msg string, v ...interface{})

func (*Tasks) Info

func (ctx *Tasks) Info(msg string, v ...interface{})

func (*Tasks) NewActionRequestTimeoutListener

func (tasks *Tasks) NewActionRequestTimeoutListener() *ActionRequestTimeoutListener

func (Tasks) NotifyWebPost

func (tasks Tasks) NotifyWebPost(notifypath string)

func (*Tasks) Serve

func (tasks *Tasks) Serve() error

Jump to

Keyboard shortcuts

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