container

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

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

Go to latest
Published: Apr 6, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AmqpController = "amqp_controller"
	HttpRouter     = "http_router"
	Orm            = "orm"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceContainer

type ServiceContainer interface {
	Get(name string) interface{}
}

func Init

func Init() (ServiceContainer, error)

Jump to

Keyboard shortcuts

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