Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wal-g/wal-g
/ writer
Struct
writer
internal/contextio/io.go:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
)
27
28
type
writer
struct
{
29
ctx context.Context
30
w io.Writer
31
}
32
33
type
copier
struct
{
34
writer
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected