Versions in this module Expand all Collapse all v0 v0.1.43 Sep 10, 2021 v0.1.42 Sep 8, 2021 Changes in this version + var DbFlag = make(map[string]bool) + func AddFileToS3(s *session.Session, localFileDir, fileDir string) error + func AddFileToS3ACL(s *session.Session, localFileDir, fileDir, perm string) error + func Setup(gcfg *AwsS3Cfg, lfp *os.File, dbf map[string]bool) (s *session.Session, err error) + type AwsS3Cfg struct + S3_Bucket string + S3_Perms string + S3_Region string