...

Package helpers_integration

import "github.com/SpectraLogic/ds3_go_sdk/helpers_integration"
Overview
Index

Overview ▾

Constants

const LargeBookPath = "./resources/bigfiles/"
const LargeBookTitle = "lesmis-copies.txt"

func LoadLargeFile

func LoadLargeFile(bucket string, client *ds3.Client) error

func VerifyLargeBookContent

func VerifyLargeBookContent(content io.ReadCloser) error

Verifies the content of a ReadCloser matches the content of the specified book.