Sha256: 2a0740000b466c8cbabac87f7405e157b8d343987bc6b328a75e839d3551ee6f

Contents?: true

Size: 390 Bytes

Versions: 16

Compression:

Stored size: 390 Bytes

Contents

// Package singleflight provides a duplicate function call suppression
// mechanism. This package is a fork of the Go golang.org/x/sync/singleflight
// package. The package is forked, because the package a part of the unstable
// and unversioned golang.org/x/sync module.
//
// https://github.com/golang/sync/tree/67f06af15bc961c363a7260195bcd53487529a21/singleflight

package singleflight

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
ruby_snowflake_client-1.3.7 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.3.6 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.3.5 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.3.4 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.3.4.pre.debug ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.3.3.pre.debug ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.3.2 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.3.1 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.3.0 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.2.1 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.2.0 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.1.1 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.1.0 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.0.2 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.0.1 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go
ruby_snowflake_client-1.0.0 ext/vendor/github.com/aws/smithy-go/internal/sync/singleflight/docs.go