container

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2024 License: MIT Imports: 18 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 {
	Domains Domains
	// contains filtered or unexported fields
}

func New

func New() (context.Context, *Container, error)

func (*Container) GetVendor added in v0.0.7

func (c *Container) GetVendor() log.Vendor

func (*Container) GetZapLogger added in v0.0.7

func (c *Container) GetZapLogger() *zap.Logger

type Domains added in v0.0.7

type Domains struct {
	HeroUseCase    hero.Hero
	TeamUseCase    team.Team
	GameUseCase    game.Game
	ConsoleUseCase console.Console
	AbilityUseCase ability.Ability
}

Jump to

Keyboard shortcuts

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