asset

package
v0.0.0-...-90a4ed6 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Archive

type Archive struct{}

type Asset

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

func NewAsset

func NewAsset() *Asset

func (*Asset) Download

func (asset *Asset) Download() error

func (*Asset) IsDownloaded

func (asset *Asset) IsDownloaded() bool

func (*Asset) Load

func (asset *Asset) Load() error

func (*Asset) SetCache

func (asset *Asset) SetCache(cache *fastcache.Cache)

func (*Asset) SetClient

func (asset *Asset) SetClient(client *request.HTTPClient)

func (*Asset) SetFilesystem

func (asset *Asset) SetFilesystem(filesystem *filesystem.Filesystem)

func (*Asset) SetSettings

func (asset *Asset) SetSettings(settings *settings.Settings)

type File

type File struct{}

type Strategy

type Strategy interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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