Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClashDotNetFramework/experimental-clash
/ functions
Functions
1,333 in github.com/ClashDotNetFramework/experimental-clash
⨍
Functions
1,333
◇
Types & classes
299
Method
String
()
constant/adapters.go:46
Method
String
()
constant/adapters.go:126
Method
String
()
constant/provider/interface.go:17
Method
String
()
constant/provider/interface.go:45
Method
String
()
constant/provider/interface.go:85
Method
SupportUDP
SupportUDP implements C.ProxyAdapter
adapter/outboundgroup/selector.go:42
Method
SupportUDP
SupportUDP implements C.ProxyAdapter
adapter/outboundgroup/loadbalance.go:99
Method
SupportUDP
SupportUDP implements C.ProxyAdapter
adapter/outboundgroup/fallback.go:47
Method
SupportUDP
SupportUDP implements C.ProxyAdapter
adapter/outboundgroup/urltest.go:103
Method
SupportUDP
SupportUDP implements C.ProxyAdapter
adapter/outbound/base.go:43
Function
TestAllocGet
(t *testing.T)
common/pool/alloc_test.go:10
Function
TestAllocPut
(t *testing.T)
common/pool/alloc_test.go:25
Function
TestAllocPutThenGet
(t *testing.T)
common/pool/alloc_test.go:35
Function
TestBasic
(t *testing.T)
common/singledo/singledo_test.go:12
Function
TestBatch
(t *testing.T)
common/batch/batch_test.go:13
Function
TestBatchContext
(t *testing.T)
common/batch/batch_test.go:64
Function
TestBatchWithConcurrencyNum
(t *testing.T)
common/batch/batch_test.go:39
Function
TestCache_AutoCleanup
(t *testing.T)
common/cache/cache_test.go:45
Function
TestCache_AutoGC
(t *testing.T)
common/cache/cache_test.go:58
Function
TestCache_Basic
(t *testing.T)
common/cache/cache_test.go:11
Function
TestCache_TTL
(t *testing.T)
common/cache/cache_test.go:25
Function
TestClash_Basic
(t *testing.T)
test/clash_test.go:666
Function
TestClash_DNS
(t *testing.T)
test/dns_test.go:23
Function
TestClash_DNSHostAndFakeIP
(t *testing.T)
test/dns_test.go:54
Function
TestClash_Shadowsocks
(t *testing.T)
test/ss_test.go:13
Function
TestClash_ShadowsocksObfsHTTP
(t *testing.T)
test/ss_test.go:49
Function
TestClash_ShadowsocksObfsTLS
(t *testing.T)
test/ss_test.go:91
Function
TestClash_ShadowsocksV2RayPlugin
(t *testing.T)
test/ss_test.go:133
Function
TestClash_Snell
(t *testing.T)
test/snell_test.go:89
Function
TestClash_SnellObfsHTTP
(t *testing.T)
test/snell_test.go:15
Function
TestClash_SnellObfsTLS
(t *testing.T)
test/snell_test.go:52
Function
TestClash_Trojan
(t *testing.T)
test/trojan_test.go:15
Function
TestClash_TrojanGrpc
(t *testing.T)
test/trojan_test.go:55
Function
TestClash_TrojanWebsocket
(t *testing.T)
test/trojan_test.go:96
Function
TestClash_Vmess
(t *testing.T)
test/vmess_test.go:15
Function
TestClash_VmessAEAD
(t *testing.T)
test/vmess_test.go:53
Function
TestClash_VmessGrpc
(t *testing.T)
test/vmess_test.go:305
Function
TestClash_VmessHTTP
(t *testing.T)
test/vmess_test.go:176
Function
TestClash_VmessHTTP2
(t *testing.T)
test/vmess_test.go:131
Function
TestClash_VmessTLS
(t *testing.T)
test/vmess_test.go:91
Function
TestClash_VmessWebsocket
(t *testing.T)
test/vmess_test.go:229
Function
TestClash_VmessWebsocket0RTT
(t *testing.T)
test/vmess_test.go:349
Function
TestClash_VmessWebsocketTLS
(t *testing.T)
test/vmess_test.go:265
Function
TestClash_VmessWebsocketXray0RTT
(t *testing.T)
test/vmess_test.go:390
Function
TestClassical
(t *testing.T)
rule/provider_test/provider_test.go:37
Function
TestCloneTo
(t *testing.T)
common/cache/lrucache_test.go:167
Function
TestDomain
(t *testing.T)
rule/provider_test/provider_test.go:25
Function
TestEvict
(t *testing.T)
common/cache/lrucache_test.go:127
Function
TestExist
(t *testing.T)
common/cache/lrucache_test.go:119
Function
TestIpCidr
(t *testing.T)
rule/provider_test/provider_test.go:51
Function
TestIpv4AddFail
(t *testing.T)
component/trie/trie_test.go:15
Function
TestIpv4AddSuccess
(t *testing.T)
component/trie/trie_test.go:9
Function
TestIpv4Search
(t *testing.T)
component/trie/trie_test.go:27
Function
TestIpv6AddFail
(t *testing.T)
component/trie/trie_test.go:55
Function
TestIpv6AddSuccess
(t *testing.T)
component/trie/trie_test.go:46
Function
TestIpv6Search
(t *testing.T)
component/trie/trie_test.go:67
Function
TestLRUCache
(t *testing.T)
common/cache/lrucache_test.go:21
Function
TestLRUMaxAge
(t *testing.T)
common/cache/lrucache_test.go:47
Function
TestLRUpdateOnGet
(t *testing.T)
common/cache/lrucache_test.go:90
Function
TestMaxSize
(t *testing.T)
common/cache/lrucache_test.go:105
Function
TestObservable
(t *testing.T)
common/observable/observable_test.go:24
Function
TestObservable_MultiSubscribe
(t *testing.T)
common/observable/observable_test.go:36
Function
TestObservable_SubscribeClosedSource
(t *testing.T)
common/observable/observable_test.go:67
Function
TestObservable_SubscribeGoroutineLeak
(t *testing.T)
common/observable/observable_test.go:84
Function
TestObservable_UnSubscribe
(t *testing.T)
common/observable/observable_test.go:57
Function
TestObservable_UnSubscribeWithNotExistSubscription
(t *testing.T)
common/observable/observable_test.go:77
Function
TestPicker_Basic
(t *testing.T)
common/picker/picker_test.go:23
Function
TestPicker_Timeout
(t *testing.T)
common/picker/picker_test.go:33
Function
TestPool_Basic
(t *testing.T)
component/fakeip/pool_test.go:51
Function
TestPool_Basic
(t *testing.T)
component/pool/pool_test.go:19
Function
TestPool_Clone
(t *testing.T)
component/fakeip/pool_test.go:163
Function
TestPool_CycleUsed
(t *testing.T)
component/fakeip/pool_test.go:78
Function
TestPool_DoubleMapping
(t *testing.T)
component/fakeip/pool_test.go:133
Function
TestPool_Error
(t *testing.T)
component/fakeip/pool_test.go:186
Function
TestPool_MaxAge
(t *testing.T)
component/pool/pool_test.go:59
Function
TestPool_MaxCacheSize
(t *testing.T)
component/fakeip/pool_test.go:118
Function
TestPool_MaxSize
(t *testing.T)
component/pool/pool_test.go:32
Function
TestPool_Skip
(t *testing.T)
component/fakeip/pool_test.go:100
Function
TestReset
(t *testing.T)
common/singledo/singledo_test.go:56
Function
TestSetWithExpire
(t *testing.T)
common/cache/lrucache_test.go:140
Function
TestStale
(t *testing.T)
common/cache/lrucache_test.go:154
Function
TestStructure_Basic
(t *testing.T)
common/structure/structure_test.go:29
Function
TestStructure_MissingKey
(t *testing.T)
common/structure/structure_test.go:79
Function
TestStructure_Nest
(t *testing.T)
common/structure/structure_test.go:124
Function
TestStructure_Optional
(t *testing.T)
common/structure/structure_test.go:64
Function
TestStructure_ParamError
(t *testing.T)
common/structure/structure_test.go:89
Function
TestStructure_Slice
(t *testing.T)
common/structure/structure_test.go:47
Function
TestStructure_SliceTypeError
(t *testing.T)
common/structure/structure_test.go:96
Function
TestStructure_WeakType
(t *testing.T)
common/structure/structure_test.go:107
Function
TestTimer
(t *testing.T)
common/singledo/singledo_test.go:40
Function
TestTrie_Basic
(t *testing.T)
component/trie/domain_test.go:12
Function
TestTrie_Boundary
(t *testing.T)
component/trie/domain_test.go:92
Function
TestTrie_Priority
(t *testing.T)
component/trie/domain_test.go:66
Function
TestTrie_Wildcard
(t *testing.T)
component/trie/domain_test.go:33
Method
Type
()
constant/provider/interface.go:33
Method
Type
()
constant/provider/interface.go:60
Method
Type
Type return type of response
context/dns.go:39
Method
Type
()
log/log.go:28
Method
Type
()
adapter/provider/vehicle.go:20
Method
Type
()
adapter/provider/vehicle.go:41
← previous
next →
1,101–1,200 of 1,333, ranked by callers