itea

package module
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2020 License: MIT Imports: 10 Imported by: 0

README

itea-go

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Itea

type Itea struct {
	// contains filtered or unexported fields
}

func New

func New(appConfig string, debug bool) *Itea

Create Itea

func (*Itea) Register

func (i *Itea) Register(beans ...[]interface{}) *Itea

Register simple beans

func (*Itea) RegisterBean

func (i *Itea) RegisterBean(beans ...[]*bean.Bean) *Itea

Register beans

func (*Itea) Run

func (i *Itea) Run()

Run Itea

type IteaTest

type IteaTest struct {
	Ioc *ioc.Ioc
}

func NewIteaTest

func NewIteaTest(appConfig string, debug bool) *IteaTest

Create IteaTest

func (*IteaTest) Instance

func (itea *IteaTest) Instance(i interface{}) interface{}

Create Instance

Directories

Path Synopsis
ioc
util
str

Jump to

Keyboard shortcuts

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