Documentation ¶
Overview ¶
Package embed extracts embedded files
Description: This file has the package embed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config goembed.FS
Config contains configuration of the devenv that is static
View Source
var Manifests goembed.FS
Manifests contains the devenv of the manifests
View Source
var Shell goembed.FS
Shell contains all of the shell scripts used
Functions ¶
func ExtractAllToTempDir ¶
ExtractAllToTempDir extracts all embedded files into a temporary directory allowing usage of them with shell scripts / external commands. The extracted files match the embedded setup
func ExtractToDir ¶
ExtractToDir extracts an embed.FS to a given directory
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.