cms

package
v0.0.0-...-52f8398 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Article

type Article struct {
	Author oauth.User
}

Article model

type Engine

type Engine struct {
}

Engine cms engine

func (*Engine) Map

func (p *Engine) Map(inj inject.Injector) martini.Handler

Map map objects

func (*Engine) Migrate

func (p *Engine) Migrate() martini.Handler

Migrate call by db:migrate

func (*Engine) Mount

func (p *Engine) Mount(martini.Router)

Mount mount to web

func (*Engine) Seed

func (p *Engine) Seed() martini.Handler

Seed call by db:seed

func (*Engine) Shell

func (p *Engine) Shell() []cli.Command

Shell shell commands

func (*Engine) Worker

func (p *Engine) Worker() martini.Handler

Worker call by worker

Jump to

Keyboard shortcuts

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