app

package
v0.0.0-...-c1b2651 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RESTApp

type RESTApp struct {
	Router *mux.Router
	DB     *sql.DB
}

func (*RESTApp) CreateTableIfNotExists

func (app *RESTApp) CreateTableIfNotExists()

func (*RESTApp) Initialize

func (app *RESTApp) Initialize(user, password, dbname string)

func (*RESTApp) ResetTable

func (app *RESTApp) ResetTable()

func (*RESTApp) Run

func (app *RESTApp) Run(port string)

Jump to

Keyboard shortcuts

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