Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SagerNet/sing-tun
/ Mixed
Struct
Mixed
stack_mixed.go:20–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
)
19
20
type
Mixed
struct
{
21
*System
22
tun GVisorTun
23
stack *stack.Stack
24
endpoint *channel.Endpoint
25
}
26
27
func
NewMixed(
28
options StackOptions,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected