container

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JournalReader    = "journal_reader"
	MongoClient      = "mongodb_client"
	Database         = "mongodb_database"
	HandlerJournal   = "journal_handler"
	RepositoryEntry  = "repository_entry"
	HttpRouter       = "http_router"
	HttpEntryHandler = "http_entry_handler"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceContainer

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

func Init

func Init() (*ServiceContainer, error)

func (ServiceContainer) Get

func (sc ServiceContainer) Get(name string) interface{}

Jump to

Keyboard shortcuts

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