Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mxschmitt/playwright-go
/ Close
Method
Close
transport.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
Send(msg
map
[string]any) error
15
Poll() (*message, error)
16
Close() error
17
}
18
19
type
pipeTransport
struct
{
Callers
15
Close
Method · 0.65
StorageState
Method · 0.65
newPipeTransport
Function · 0.65
StorageState
Method · 0.65
SaveAs
Method · 0.65
Copy
Method · 0.65
downloadPlaywrightPackage
Method · 0.65
writeFileFromReader
Function · 0.65
extractTarGzEntry
Function · 0.65
extractZipEntry
Function · 0.65
download
Function · 0.65
Start
Method · 0.65
Implementers
2
pipeTransport
transport.go
jsonPipe
jsonPipe.go
Calls
no outgoing calls
Tested by
15
TestRunOptionsRedirectStderr
Function · 0.52
TestRunOptions_OnlyInstallShell
Function · 0.52
TestNpmRegistryEnv
Function · 0.52
readIOAsyncTilEOF
Function · 0.52
TestBrowserNewContext
Function · 0.52
TestBrowserClose
Function · 0.52
TestShouldWorkWithWSClose
Function · 0.52
TestRouteWebSocketShouldWorkWithoutServer
Function · 0.52
TestPageOpener
Function · 0.52
TestCloseShouldRunBeforunloadIfAskedFor
Function · 0.52
TestCloseShouldAccessPageAfterBeforeUnload
Function · 0.52
TestShouldWorkAfterContextDisposed
Function · 0.52