Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ testSmartSubtransportStream
Struct
testSmartSubtransportStream
transport_test.go:23–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
type
testSmartSubtransportStream
struct
{
24
}
25
26
func
(s *testSmartSubtransportStream) Read(buf []byte) (int, error) {
27
payload :=
""
+
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected