Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coyove/goflyway
/ Read
Method
Read
proxy/mitm.go:29–31 ·
view source on GitHub ↗
(buf []byte)
Source
from the content-addressed store, hash-verified
27
}
28
29
func
(c *bufioConn) Read(buf []byte) (int, error) {
30
return
c.m.Read(buf)
31
}
32
33
func
publicKey(priv
interface
{})
interface
{} {
34
switch
k := priv.(
type
) {
Callers
8
startLocalRPControlServer
Method · 0.45
protectFD
Function · 0.45
sendTrafficStats
Function · 0.45
readUntil
Function · 0.45
encryptHost
Method · 0.45
newRequest
Method · 0.45
TestCipher
Function · 0.45
dialUpstreamAndBridgeWS
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestCipher
Function · 0.36