Documentation ¶
Index ¶
- func CreatePrivateCopyOf(inputPath, tempDir string) (privateFile *os.File, errStack *multierror.Error)
- func CreatePrivateFile(tempDir string, size int64) (*os.File, error)
- func GetDataFromFile(privateEncryptedFile *os.File) (data []byte, err error)
- func PublishFile(privateDecryptedFile *os.File, outputPath string) (errStack *multierror.Error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePrivateCopyOf ¶
func PublishFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.