//
pkg.gl
Category
github.com/moby/buildkit
session
testutil
package
0.19.0
Repository:
https://github.com/moby/buildkit.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
2
Files
56 SLOC
#
Functions
TestStream
TestStream creates an in memory session dialer for a handler function.
#
Type aliases
Dialer
Dialer is a function for dialing an outgoing connection.
Handler
Handler is function called to handle incoming connection.