detail

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SearchBar = "[id=searchBar]"
	Input     = ".MuiOutlinedInput-root.MuiInputBase-sizeSmall .MuiAutocomplete-input"
	EnterKey  = "\r"
	Card      = ".MuiBox-root.css-1xdp8rh"
	Details   = ".MuiBox-root.css-0"
	FirstDiv  = "div:nth-child(1)"
	SecDiv    = "div:nth-child(2)"
)

Variables

View Source
var ErrExceedRequestLimit = errors.New("request limit reached")

Functions

func NewCachedDetailService

func NewCachedDetailService(
	cache *redis.Client,
	cfg *config.Config,
	logger *slog.Logger,
	services map[string]source.DetailService,
	gs game.Service,
) source.DetailService

func NewOPC added in v0.1.9

func NewOPC(logger *slog.Logger, gs gg.Service) source.DetailService

func NewWS added in v0.1.9

func NewWS(logger *slog.Logger, gs gg.Service) source.DetailService

func NewYGO

func NewYGO(logger *slog.Logger, gs gg.Service) source.DetailService

Types

This section is empty.

Jump to

Keyboard shortcuts

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