framework

package
v3.0.0-alpha3 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2019 License: OSL-3.0 Imports: 6 Imported by: 5

Documentation

Overview

Package framework provides the most necessary basics, such as

  • service_locator
  • router
  • web (including context and response)
  • web/responder

Additionally it provides a router at /_flamingo/json/{handler} for convenient access to DataControllers Additionally it registers two template functions, `get(...)` and `url(...)`

Index

Constants

View Source
const (
	// VERSION of flamingo core
	VERSION = "3"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type InitModule

type InitModule struct{}

InitModule initial module for basic setup

func (*InitModule) Configure

func (initmodule *InitModule) Configure(injector *dingo.Injector)

Configure the InitModule

func (*InitModule) DefaultConfig

func (initmodule *InitModule) DefaultConfig() config.Map

DefaultConfig for this module

Directories

Path Synopsis
Package config provides supporting code for multi-tenant setups
Package config provides supporting code for multi-tenant setups

Jump to

Keyboard shortcuts

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