files

package
v0.244.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

README

data/files package directory tree

Use this directory tree to store files used by pipelines, eg. pxetree

To prevent name collisions put them into their own directory under files/ and add them to the embed command in files.go

Use the files like this:

import "github.com/osbuild/images/data/files"

var fileDataFS fs.FS = files.Data

f, err := fileDataFS.Open("pxetree/README")

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Data embed.FS

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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