fetcher

package
v0.4.18 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Overview

Package fetcher implements artifact fetch functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadToolbox added in v0.2.15

func ReadToolbox(cfgFile string) (*types.Toolbox, string, error)

func SaveYamlFile added in v0.2.15

func SaveYamlFile(path string, obj any) error

func ValidationError added in v0.3.0

func ValidationError(pattern string, args ...any) error

Types

type Fetcher

type Fetcher interface {
	Fetch(cfgFile string, selectedTools ...string) error
}

func New

func New() Fetcher

Jump to

Keyboard shortcuts

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