calendar

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const ArgoEventsEventSourceVersion = "v0.10"

Variables

This section is empty.

Functions

This section is empty.

Types

type CalendarEventSourceExecutor

type CalendarEventSourceExecutor struct {
	Log *logrus.Logger
}

CalendarEventSourceExecutor implements Eventing

func (*CalendarEventSourceExecutor) StartEventSource

func (ese *CalendarEventSourceExecutor) StartEventSource(eventSource *gateways.EventSource, eventStream gateways.Eventing_StartEventSourceServer) error

StartEventSource starts an event source

func (*CalendarEventSourceExecutor) ValidateEventSource

func (ese *CalendarEventSourceExecutor) ValidateEventSource(ctx context.Context, eventSource *gateways.EventSource) (*gateways.ValidEventSource, error)

ValidateEventSource validates gateway event source

type Next

type Next func(time.Time) time.Time

Next is a function to compute the next event time from a given time

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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