cardsinfo

package
v0.0.0-...-24ff1af Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fetcher

type Fetcher struct {
	Dict map[string]string
}

func (*Fetcher) GetNameByCardId

func (f *Fetcher) GetNameByCardId(set string, number string) string

func (*Fetcher) GetOriginalName

func (f *Fetcher) GetOriginalName(name string) string

func (*Fetcher) GetPrices

func (f *Fetcher) GetPrices(name string) ([]ScgCardPrice, error)

type ScgCardPrice

type ScgCardPrice struct {
	Price   string
	Edition string
	Link    string
}

Jump to

Keyboard shortcuts

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