elliot

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Backend = &SBackend{
	DB:        server.NewDatabase(),
	Router:    server.NewRouter(),
	Server:    server.NewServer(),
	Templates: server.NewTemplates(),
}

Backend TODO Doc

Functions

This section is empty.

Types

type SBackend added in v1.1.0

type SBackend struct {
	DB        *server.DB
	Router    *mux.Router
	Server    *http.Server
	Templates *template.Template
}

func (*SBackend) Start added in v1.1.0

func (b *SBackend) Start()

Entrypoint TODO Doc

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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