Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/foxcpp/maddy
/ testTargetDelivery
Struct
testTargetDelivery
internal/testutils/target.go:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
type
testTargetDelivery
struct
{
81
msg Msg
82
tgt *Target
83
}
84
85
type
testTargetDeliveryPartial
struct
{
86
testTargetDelivery
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected