framework

package
v3.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: MIT Imports: 7 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) Configure(injector *dingo.Injector)

Configure the InitModule

func (*InitModule) CueConfig added in v3.1.0

func (*InitModule) CueConfig() string

CueConfig definition for flamingo framework

func (*InitModule) FlamingoLegacyConfigAlias added in v3.1.0

func (*InitModule) FlamingoLegacyConfigAlias() map[string]string

FlamingoLegacyConfigAlias maps legacy configuration to new

Directories

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

Jump to

Keyboard shortcuts

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