docker-distribution/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming/doc.go

10 lines
306 B
Go

//go:build go1.18
// +build go1.18
// Copyright 2017 Microsoft Corporation. All rights reserved.
// Use of this source code is governed by an MIT
// license that can be found in the LICENSE file.
// Package streaming contains helpers for streaming IO operations and progress reporting.
package streaming