runtime

package module
v0.0.0-...-00c4b02 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2023 License: MIT Imports: 3 Imported by: 0

README

task-scheduler

A task schedule service, where we can manage various tasks.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runtime

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

Runtime initializes values for entry point to our application

func NewRuntime

func NewRuntime() (*Runtime, error)

NewRuntime creates a new runtime

func (Runtime) Service

func (r Runtime) Service() *service.Service

Service returns pointer to our service variable

Directories

Path Synopsis
cmd
db
gen
restapi
Package restapi Task-Scheduler-Service APIs
Package restapi Task-Scheduler-Service APIs

Jump to

Keyboard shortcuts

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