MCPcopy Create free account
hub / github.com/AdRoll/baker / Wait

Method Wait

output/dyndb.go:163–165  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

161}
162
163func (dp *dynamoProcess) Wait() bool {
164 return <-dp.out
165}
166
167type DynamoDBConfig struct {
168 Regions []string `help:"DynamoDB regions to connect to" default:"us-west-2"`

Callers 7

doOneRoundTruncateFunction · 0.45
TestFileWriterRotateSizeFunction · 0.45
RunMethod · 0.45
flushMethod · 0.45
BenchmarkFilesOutputFunction · 0.45

Calls

no outgoing calls

Tested by 5

doOneRoundTruncateFunction · 0.36
TestFileWriterRotateSizeFunction · 0.36
BenchmarkFilesOutputFunction · 0.36