Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S3Service ¶
type S3Service struct {
// contains filtered or unexported fields
}
func NewS3Service ¶
func (*S3Service) DownloadAndDecompressLogFile ¶
func (s *S3Service) DownloadAndDecompressLogFile(ctx context.Context, bucket, key string) ([]byte, error)
DownloadAndDecompressLogFile downloads and decompresses a log file from S3
func (*S3Service) ListLogFiles ¶
Click to show internal directories.
Click to hide internal directories.