package
0.19.0
Repository: https://github.com/moby/buildkit.git
Documentation: pkg.go.dev

# Functions

FSSync initializes a transfer of files.
NewFSSyncProvider creates a new provider for sending files from client.

# Constants

# Variables

FileSend_ServiceDesc is the grpc.ServiceDesc for FileSend service.
FileSync_ServiceDesc is the grpc.ServiceDesc for FileSync service.

# Structs

BytesMessage contains a chunk of byte data.
FSSendRequestOpt defines options for FSSend request.
UnimplementedFileSendServer should be embedded to have forward compatible implementations.
UnimplementedFileSyncServer should be embedded to have forward compatible implementations.

# Interfaces

CacheUpdater is an object capable of sending notifications for the cache hash changes.
FileSendClient is the client API for FileSend service.
FileSendServer is the server API for FileSend service.
FileSyncClient is the client API for FileSync service.
FileSyncServer is the server API for FileSync service.
UnsafeFileSendServer may be embedded to opt out of forward compatibility for this service.
UnsafeFileSyncServer may be embedded to opt out of forward compatibility for this service.

# Type aliases