package
0.16.4
Repository: https://github.com/launchrctl/launchr.git
Documentation: pkg.go.dev

# Functions

TarGzEmbedActions tars and gzip action files to a file f.
UntarFsBytes unzip and untar bytes to in-memory FS.

# Structs

ActionsTarGzPlugin stores embed actions and sets them on app launch with OnAppInit function.
Plugin is a [launchr.Plugin] to discover actions defined in yaml and include [ActionsTarGzPlugin] with embed actions.