Documentation ¶
Index ¶
- func Contains(needle string, haystack string) []int
- func Download(url string, filePath string) error
- func DownloadS3(minioClient *minio.Client, s3FilePrefix string, date time.Time, dirName string) error
- func DownloadS3Files(minioClient *minio.Client, s3FilePrefix string, date time.Time, dirName string) error
- func ExtractZip(zipFilePath string, extension string) error
- func Find(dir string, ext string) ([]string, error)
- func GetFile(filePath string) (string, error)
- func GetMinioClient(profile string) (*minio.Client, error)
- func LoadCsv(fileName string) ([][]string, error)
- func UploadS3(minioClient *minio.Client, localFile string, remoteFile string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadS3 ¶
func DownloadS3Files ¶
func ExtractZip ¶
func GetMinioClient ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.