task

package
v0.0.0-...-93694fd Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Tasks map[string]Interface

Functions

This section is empty.

Types

type Adoptium

type Adoptium struct {
}

func (*Adoptium) Run

func (receiver *Adoptium) Run()

type AlpineLinux

type AlpineLinux struct {
}

func (*AlpineLinux) Run

func (receiver *AlpineLinux) Run()

type AnotherRedisDesktopManager

type AnotherRedisDesktopManager struct {
}

func (*AnotherRedisDesktopManager) Run

func (receiver *AnotherRedisDesktopManager) Run()

type Ctop

type Ctop struct {
}

func (*Ctop) Run

func (receiver *Ctop) Run()

type DockerCompose

type DockerCompose struct {
}

func (*DockerCompose) Run

func (receiver *DockerCompose) Run()

type ElectronSsrBackup

type ElectronSsrBackup struct {
}

func (*ElectronSsrBackup) Run

func (receiver *ElectronSsrBackup) Run()

type EtcdManager

type EtcdManager struct {
}

func (*EtcdManager) Run

func (receiver *EtcdManager) Run()

type GitForWindows

type GitForWindows struct {
}

func (*GitForWindows) Run

func (receiver *GitForWindows) Run()

type GoDev

type GoDev struct {
}
func (receiver *GoDev) GetDownloadLinks() ([]string, error)

GetDownloadLinks get download links

func (*GoDev) GetHTMLNode

func (receiver *GoDev) GetHTMLNode(url string) (*html.Node, error)

GetHTMLNode get html node

func (*GoDev) GetVersion

func (receiver *GoDev) GetVersion(s string) string

GetVersion get version

func (*GoDev) Run

func (receiver *GoDev) Run()

type Harbor

type Harbor struct {
}

func (*Harbor) Run

func (receiver *Harbor) Run()

type IPFSDesktop

type IPFSDesktop struct {
}

func (*IPFSDesktop) Run

func (receiver *IPFSDesktop) Run()

type IPFSKubo

type IPFSKubo struct {
}

func (*IPFSKubo) Run

func (receiver *IPFSKubo) Run()

type ImageSyncer

type ImageSyncer struct {
}

func (*ImageSyncer) Run

func (receiver *ImageSyncer) Run()

type Interface

type Interface interface {
	Run()
}

type JetBrains

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

func (*JetBrains) Run

func (receiver *JetBrains) Run()

type NodeJS

type NodeJS struct {
}

func (*NodeJS) Run

func (receiver *NodeJS) Run()

type Obsidian

type Obsidian struct {
}

func (*Obsidian) Run

func (receiver *Obsidian) Run()

type OpenSSL

type OpenSSL struct {
}

func (*OpenSSL) Run

func (receiver *OpenSSL) Run()

type Pandoc

type Pandoc struct {
}

func (*Pandoc) Run

func (receiver *Pandoc) Run()

type Product

type Product struct {
	Name     string           `json:"name"`
	Link     string           `json:"link"`
	Releases []ProductRelease `json:"releases"`
}

Product model

type ProductDownload

type ProductDownload struct {
	ChecksumLink string `json:"checksumLink"`
	Link         string `json:"link"`
	Size         int64  `json:"size"`
}

ProductDownload download model

type ProductRelease

type ProductRelease struct {
	Build        string `json:"build"`
	Date         string `json:"date"`
	Downloads    map[string]ProductDownload
	MajorVersion string `json:"majorVersion"`
	Type         string `json:"type"`
	Version      string `json:"version"`
}

ProductRelease model

type Python

type Python struct {
}

func (*Python) IsCompressFile

func (receiver *Python) IsCompressFile(path string) bool

IsCompressFile is compress file

func (*Python) Run

func (receiver *Python) Run()

type Rclone

type Rclone struct {
}

func (*Rclone) Run

func (receiver *Rclone) Run()

type Ventoy

type Ventoy struct {
}

func (*Ventoy) Run

func (receiver *Ventoy) Run()

type Yq

type Yq struct {
}

func (*Yq) Run

func (receiver *Yq) Run()

Jump to

Keyboard shortcuts

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