package
0.0.3
Repository: https://github.com/leaf-ai/go-service.git
Documentation: pkg.go.dev

# Functions

IsTar is used to test the extension to see if the presence of tar can be found .
NewTarWriter generates a data structure to encapsulate the tar headers for the files within a caller specified directory that can be used to generate an artifact .

# Structs

TarWriter encapsulates a writer of tar files that stores the source dir and the headers that will be used to generate a studioml artifact.