base

package
v0.0.0-...-447d7c9 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2017 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	Config     *config.Config
	Log        *logrus.Logger
	DB         *sqlx.DB
	Gin        *gin.Engine
	GQ         *goqu.Database
	Filesystem filesystem.Filesystem
	Queue      queue.Queue
}

API contains all the dependencies of the API server

func (*API) Start

func (a *API) Start() error

Start binds the API and starts listening.

Jump to

Keyboard shortcuts

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