container

package
v0.0.0-...-0690fc6 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

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

Container AFAIRE.

func New

func New() *Container

New AFAIRE.

func (*Container) Application

func (c *Container) Application() resources.Application

Application AFAIRE.

func (*Container) Bus

func (c *Container) Bus() resources.Bus

Bus AFAIRE.

func (*Container) Leader

func (c *Container) Leader() resources.Leader

Leader AFAIRE.

func (*Container) Logger

func (c *Container) Logger() *logger.Logger

Logger AFAIRE.

func (*Container) Model

func (c *Container) Model() resources.Model

Model AFAIRE.

func (*Container) Server

func (c *Container) Server() resources.Server

Server AFAIRE.

func (*Container) SetApplication

func (c *Container) SetApplication(app resources.Application)

SetApplication AFAIRE.

func (*Container) SetBus

func (c *Container) SetBus(bus resources.Bus)

SetBus AFAIRE.

func (*Container) SetLeader

func (c *Container) SetLeader(leader resources.Leader)

SetLeader AFAIRE.

func (*Container) SetLogger

func (c *Container) SetLogger(logger *logger.Logger)

SetLogger AFAIRE.

func (*Container) SetModel

func (c *Container) SetModel(model resources.Model)

SetModel AFAIRE.

func (*Container) SetServer

func (c *Container) SetServer(server resources.Server)

SetServer AFAIRE.

func (*Container) SetUtil

func (c *Container) SetUtil(util resources.Util)

SetUtil AFAIRE.

func (*Container) Util

func (c *Container) Util() resources.Util

Util AFAIRE.

Jump to

Keyboard shortcuts

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