Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MetaCubeX/mihomo
/ option
Struct
option
component/http/http.go:95–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
type
Option
func
(opt *option)
94
95
type
option
struct
{
96
specialProxy string
97
dialer C.Dialer
98
caOption ca.Option
99
}
100
101
func
WithSpecialProxy(name string) Option {
102
return
func
(opt *option) {
Callers
6
New
Function · 0.50
Parse
Function · 0.50
New
Function · 0.50
New
Function · 0.50
New
Function · 0.50
NewURLTest
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected