downloader

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2024 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 Data

type Data struct {
	ClassName string `json:"classname"`
	Revision  int64  `json:"revision"`
}

type Downloader

type Downloader struct {
	// contains filtered or unexported fields
}

func NewDownloader

func NewDownloader(c client.Client) *Downloader

func (*Downloader) Download

func (g *Downloader) Download() int

func (*Downloader) Fetch

func (g *Downloader) Fetch() ([]byte, int)

func (*Downloader) GetCurrentProduction

func (g *Downloader) GetCurrentProduction() string

func (*Downloader) GetDomain

func (g *Downloader) GetDomain() string

func (*Downloader) GetOutput

func (g *Downloader) GetOutput() string

func (*Downloader) GetPath

func (g *Downloader) GetPath() string

func (*Downloader) GetProduction

func (g *Downloader) GetProduction() string

func (*Downloader) GetUrl

func (g *Downloader) GetUrl() string

func (*Downloader) SetDomain

func (g *Downloader) SetDomain(domain string)

func (*Downloader) SetFileName

func (g *Downloader) SetFileName(name string)

func (*Downloader) SetFurni added in v0.1.2

func (g *Downloader) SetFurni()

func (*Downloader) SetGordon

func (g *Downloader) SetGordon()

func (*Downloader) SetImages added in v0.1.2

func (g *Downloader) SetImages()

func (*Downloader) SetOther

func (g *Downloader) SetOther()

func (*Downloader) SetOutput

func (g *Downloader) SetOutput(output string)

func (*Downloader) SetPath

func (g *Downloader) SetPath(pathUrl string)

func (*Downloader) SetProduction

func (g *Downloader) SetProduction(production string)

func (*Downloader) SetRevision

func (g *Downloader) SetRevision(revision string)

func (*Downloader) SetSwf added in v0.1.2

func (g *Downloader) SetSwf()

func (*Downloader) SetTxt

func (g *Downloader) SetTxt()

func (*Downloader) SetXml

func (g *Downloader) SetXml()

type Furni

type Furni struct {
	RoomItemTypes FurniTypeS `json:"roomitemtypes"`
	WallItemTypes FurniTypeS `json:"wallitemtypes"`
}

type FurniTypeS

type FurniTypeS struct {
	FurniType []Data `json:"furnitype"`
}

Jump to

Keyboard shortcuts

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