app

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2019 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	R       *echo.Echo
	DB      *gorm.DB
	FS      stuffbin.FileSystem
	Crawler *crawler.Crawler
	Constants
}

func New

func New(r *echo.Echo, db *gorm.DB, fs stuffbin.FileSystem, constants Constants) *App

type Constants

type Constants struct {
	Address string // listen address
}

Jump to

Keyboard shortcuts

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