timer

package
v0.0.0-...-6d10cd0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2025 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Timer

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

Timer implementation of timer connector

func (*Timer) Name

func (c *Timer) Name() string

Name returns name of the connector

func (*Timer) RegisterHandler

func (c *Timer) RegisterHandler(ctx context.Context, handler input.Handler)

RegisterHandler registers event handler with connector

func (*Timer) Send

func (c *Timer) Send(ctx context.Context, response *payload.Response) map[string]interface{}

Send sends response with connector

func (*Timer) Stop

func (c *Timer) Stop(ctx context.Context)

Stop stops execution of connector

func (*Timer) Type

func (c *Timer) Type() string

Type returns type of connector

Jump to

Keyboard shortcuts

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