application

package
v0.0.0-...-61a28a1 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package application handles all initializations and I/O of the app.

Index

Constants

View Source
const (
	WS_REQ_GETSYNCHLIST = "getSynchsList"
	WS_REQ_STARTSYNCH   = "startSynch"
	WS_REQ_STOPSYNCH    = "stopSynch"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

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

Application is the main app object. Contains all synchronization and database objects. Starts a web server and handles all requests.

func (*Application) Init

func (a *Application) Init()

Init starts the application.

Jump to

Keyboard shortcuts

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