Versions in this module Expand all Collapse all v0 v0.0.7 Feb 25, 2024 Changes in this version type Container + Domains Domains + func (c *Container) GetVendor() log.Vendor + func (c *Container) GetZapLogger() *zap.Logger + type Domains struct + AbilityUseCase ability.Ability + ConsoleUseCase console.Console + GameUseCase game.Game + HeroUseCase hero.Hero + TeamUseCase team.Team v0.0.6 Feb 14, 2024 Changes in this version + type Container struct + AbilityUseCase ability.Ability + ConsoleUseCase console.Console + GameUseCase game.Game + HeroUseCase hero.Hero + TeamUseCase team.Team + func New() (context.Context, *Container, error)