downloads

package
v0.0.0-...-4f3ca93 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2018 License: MIT Imports: 5 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateLogger

func CreateLogger(name string) *log.Logger

Types

type Manager

type Manager struct {
	DB    *sql.DB
	Cache cache.Cache
}

func (*Manager) Module

func (m *Manager) Module(name string) *Module

type Module

type Module struct {
	*Manager
	Log *log.Logger
}

func (*Module) InitializeContext

func (m *Module) InitializeContext(ctx *macaron.Context)

Jump to

Keyboard shortcuts

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