schedule

package
v0.0.0-...-55d5d5f Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func NewApplication

func NewApplication(log logger.Logger, database interface{}) *Service

func (Service) Create

func (s Service) Create(schedule interface{}) (interface{}, error)

func (Service) Delete

func (s Service) Delete(schedule interface{}) error

func (Service) List

func (s Service) List(schedule interface{}) (interface{}, error)

func (Service) Update

func (s Service) Update(schedule interface{}) error

Jump to

Keyboard shortcuts

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