Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependencies ¶ added in v0.3.7
type Dependencies struct { Storage Storage Game GameService SandboxNotifier Notifier ProdNotifier Notifier }
type GameService ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(cfg Config, deps Dependencies) *Service
Click to show internal directories.
Click to hide internal directories.