Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TarWriter ¶
type TarWriter struct {
// contains filtered or unexported fields
}
TarWriter encapsulates a writer of tar files that stores the source dir and the headers that will be used to generate a studioml artifact
func NewTarWriter ¶
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
Click to show internal directories.
Click to hide internal directories.