Documentation
¶
Index ¶
- func CreateAndProcessPklFile(fs afero.Fs, ctx context.Context, sections []string, finalFileName string, ...) error
- func EnsurePklBinaryExists(ctx context.Context, logger *logging.Logger) error
- func EvalPkl(fs afero.Fs, ctx context.Context, resourcePath string, headerSection string, ...) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAndProcessPklFile ¶
func CreateAndProcessPklFile( fs afero.Fs, ctx context.Context, sections []string, finalFileName string, pklTemplate string, logger *logging.Logger, processFunc func(fs afero.Fs, ctx context.Context, tmpFile string, headerSection string, logger *logging.Logger) (string, error), isExtension bool, ) error
func EnsurePklBinaryExists ¶
EnsurePklBinaryExists checks if the 'pkl' binary exists in the system PATH.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.