scheduler

package
v0.0.0-...-92f7cd3 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	*commonApp.App
	Ctx context.Context

	Queue                  rabbitmq.QueueClient
	NotificationController *controller.NotificationController
	// contains filtered or unexported fields
}

App is the application for CLI app

func New

func New(ctx context.Context, commonApp *commonApp.App, cfg config.Configuration) *App

New func is a constructor for the App

func (*App) GracefulShutdown

func (app *App) GracefulShutdown()

GracefulShutdown func

func (*App) Run

func (app *App) Run() error

Run is func to run the App

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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