env

package
v0.1.0-alpha.9 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env struct {
	DB       *db.DB
	Services *Services
}

func New

func New(db *db.DB) *Env

type Services

type Services struct {
	Game     services.GameService
	Metadata services.MetadataService
}

func NewServices

func NewServices(db *db.DB, rawgApiKey string) *Services

Jump to

Keyboard shortcuts

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