scheduler

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddStandaloneEvent

func AddStandaloneEvent(jwtToken string, reqBody request.StandaloneEventReqBody) (response.StandaloneEvent, error)

func DeleteStandaloneEvent

func DeleteStandaloneEvent(jwtToken string, standaloneEventId string) error

func GetEventsForGivenDay

func GetEventsForGivenDay(jwtToken string, dateParam request.EventDateParam) (response.AllEvents, error)

func GetEventsInGivenWindow

func GetEventsInGivenWindow(jwtToken string, dateParam request.EventDateParam) (response.AllEvents, error)

func GetStandaloneEvents

func GetStandaloneEvents(jwtToken string) ([]response.SchedulerEvent, error)

func UpdateStandaloneEvent

func UpdateStandaloneEvent(
	jwtToken string,
	reqBody request.StandaloneEventReqBody,
	standaloneEventId string,
) (response.StandaloneEvent, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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