webapp

package
v0.0.0-...-6fc4eaa Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2019 License: MIT Imports: 8 Imported by: 0

README

AngularJS MVC Web App Template

A starter template for an AngularJS Web Application with a MVC folder structure.

Uses AngularJS 1.3.0, jQuery 3.4.1, Twitter Bootstrap 3.3.0, Flat UI as CDNs & HTML5

This is a customised version of a combination of two similar starter templates built for a similar purpose:

scheenshot

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RaftWebApp

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

RaftWebApp is the backend for the monitor web app

func New

func New(exec *executor.Executor, port string, wwwDir string) *RaftWebApp

New instantiates a web app instance, but DOES NOT initiate it

func (*RaftWebApp) Start

func (app *RaftWebApp) Start()

Start activates the backend server. This is a blocking function

Jump to

Keyboard shortcuts

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