MCPcopy Create free account

hub / github.com/ClashDotNetFramework/experimental-clash / functions

Functions1,333 in github.com/ClashDotNetFramework/experimental-clash

MethodString
()
constant/adapters.go:46
MethodString
()
constant/adapters.go:126
MethodString
()
constant/provider/interface.go:17
MethodString
()
constant/provider/interface.go:45
MethodString
()
constant/provider/interface.go:85
MethodSupportUDP
SupportUDP implements C.ProxyAdapter
adapter/outboundgroup/selector.go:42
MethodSupportUDP
SupportUDP implements C.ProxyAdapter
adapter/outboundgroup/loadbalance.go:99
MethodSupportUDP
SupportUDP implements C.ProxyAdapter
adapter/outboundgroup/fallback.go:47
MethodSupportUDP
SupportUDP implements C.ProxyAdapter
adapter/outboundgroup/urltest.go:103
MethodSupportUDP
SupportUDP implements C.ProxyAdapter
adapter/outbound/base.go:43
FunctionTestAllocGet
(t *testing.T)
common/pool/alloc_test.go:10
FunctionTestAllocPut
(t *testing.T)
common/pool/alloc_test.go:25
FunctionTestAllocPutThenGet
(t *testing.T)
common/pool/alloc_test.go:35
FunctionTestBasic
(t *testing.T)
common/singledo/singledo_test.go:12
FunctionTestBatch
(t *testing.T)
common/batch/batch_test.go:13
FunctionTestBatchContext
(t *testing.T)
common/batch/batch_test.go:64
FunctionTestBatchWithConcurrencyNum
(t *testing.T)
common/batch/batch_test.go:39
FunctionTestCache_AutoCleanup
(t *testing.T)
common/cache/cache_test.go:45
FunctionTestCache_AutoGC
(t *testing.T)
common/cache/cache_test.go:58
FunctionTestCache_Basic
(t *testing.T)
common/cache/cache_test.go:11
FunctionTestCache_TTL
(t *testing.T)
common/cache/cache_test.go:25
FunctionTestClash_Basic
(t *testing.T)
test/clash_test.go:666
FunctionTestClash_DNS
(t *testing.T)
test/dns_test.go:23
FunctionTestClash_DNSHostAndFakeIP
(t *testing.T)
test/dns_test.go:54
FunctionTestClash_Shadowsocks
(t *testing.T)
test/ss_test.go:13
FunctionTestClash_ShadowsocksObfsHTTP
(t *testing.T)
test/ss_test.go:49
FunctionTestClash_ShadowsocksObfsTLS
(t *testing.T)
test/ss_test.go:91
FunctionTestClash_ShadowsocksV2RayPlugin
(t *testing.T)
test/ss_test.go:133
FunctionTestClash_Snell
(t *testing.T)
test/snell_test.go:89
FunctionTestClash_SnellObfsHTTP
(t *testing.T)
test/snell_test.go:15
FunctionTestClash_SnellObfsTLS
(t *testing.T)
test/snell_test.go:52
FunctionTestClash_Trojan
(t *testing.T)
test/trojan_test.go:15
FunctionTestClash_TrojanGrpc
(t *testing.T)
test/trojan_test.go:55
FunctionTestClash_TrojanWebsocket
(t *testing.T)
test/trojan_test.go:96
FunctionTestClash_Vmess
(t *testing.T)
test/vmess_test.go:15
FunctionTestClash_VmessAEAD
(t *testing.T)
test/vmess_test.go:53
FunctionTestClash_VmessGrpc
(t *testing.T)
test/vmess_test.go:305
FunctionTestClash_VmessHTTP
(t *testing.T)
test/vmess_test.go:176
FunctionTestClash_VmessHTTP2
(t *testing.T)
test/vmess_test.go:131
FunctionTestClash_VmessTLS
(t *testing.T)
test/vmess_test.go:91
FunctionTestClash_VmessWebsocket
(t *testing.T)
test/vmess_test.go:229
FunctionTestClash_VmessWebsocket0RTT
(t *testing.T)
test/vmess_test.go:349
FunctionTestClash_VmessWebsocketTLS
(t *testing.T)
test/vmess_test.go:265
FunctionTestClash_VmessWebsocketXray0RTT
(t *testing.T)
test/vmess_test.go:390
FunctionTestClassical
(t *testing.T)
rule/provider_test/provider_test.go:37
FunctionTestCloneTo
(t *testing.T)
common/cache/lrucache_test.go:167
FunctionTestDomain
(t *testing.T)
rule/provider_test/provider_test.go:25
FunctionTestEvict
(t *testing.T)
common/cache/lrucache_test.go:127
FunctionTestExist
(t *testing.T)
common/cache/lrucache_test.go:119
FunctionTestIpCidr
(t *testing.T)
rule/provider_test/provider_test.go:51
FunctionTestIpv4AddFail
(t *testing.T)
component/trie/trie_test.go:15
FunctionTestIpv4AddSuccess
(t *testing.T)
component/trie/trie_test.go:9
FunctionTestIpv4Search
(t *testing.T)
component/trie/trie_test.go:27
FunctionTestIpv6AddFail
(t *testing.T)
component/trie/trie_test.go:55
FunctionTestIpv6AddSuccess
(t *testing.T)
component/trie/trie_test.go:46
FunctionTestIpv6Search
(t *testing.T)
component/trie/trie_test.go:67
FunctionTestLRUCache
(t *testing.T)
common/cache/lrucache_test.go:21
FunctionTestLRUMaxAge
(t *testing.T)
common/cache/lrucache_test.go:47
FunctionTestLRUpdateOnGet
(t *testing.T)
common/cache/lrucache_test.go:90
FunctionTestMaxSize
(t *testing.T)
common/cache/lrucache_test.go:105
FunctionTestObservable
(t *testing.T)
common/observable/observable_test.go:24
FunctionTestObservable_MultiSubscribe
(t *testing.T)
common/observable/observable_test.go:36
FunctionTestObservable_SubscribeClosedSource
(t *testing.T)
common/observable/observable_test.go:67
FunctionTestObservable_SubscribeGoroutineLeak
(t *testing.T)
common/observable/observable_test.go:84
FunctionTestObservable_UnSubscribe
(t *testing.T)
common/observable/observable_test.go:57
FunctionTestObservable_UnSubscribeWithNotExistSubscription
(t *testing.T)
common/observable/observable_test.go:77
FunctionTestPicker_Basic
(t *testing.T)
common/picker/picker_test.go:23
FunctionTestPicker_Timeout
(t *testing.T)
common/picker/picker_test.go:33
FunctionTestPool_Basic
(t *testing.T)
component/fakeip/pool_test.go:51
FunctionTestPool_Basic
(t *testing.T)
component/pool/pool_test.go:19
FunctionTestPool_Clone
(t *testing.T)
component/fakeip/pool_test.go:163
FunctionTestPool_CycleUsed
(t *testing.T)
component/fakeip/pool_test.go:78
FunctionTestPool_DoubleMapping
(t *testing.T)
component/fakeip/pool_test.go:133
FunctionTestPool_Error
(t *testing.T)
component/fakeip/pool_test.go:186
FunctionTestPool_MaxAge
(t *testing.T)
component/pool/pool_test.go:59
FunctionTestPool_MaxCacheSize
(t *testing.T)
component/fakeip/pool_test.go:118
FunctionTestPool_MaxSize
(t *testing.T)
component/pool/pool_test.go:32
FunctionTestPool_Skip
(t *testing.T)
component/fakeip/pool_test.go:100
FunctionTestReset
(t *testing.T)
common/singledo/singledo_test.go:56
FunctionTestSetWithExpire
(t *testing.T)
common/cache/lrucache_test.go:140
FunctionTestStale
(t *testing.T)
common/cache/lrucache_test.go:154
FunctionTestStructure_Basic
(t *testing.T)
common/structure/structure_test.go:29
FunctionTestStructure_MissingKey
(t *testing.T)
common/structure/structure_test.go:79
FunctionTestStructure_Nest
(t *testing.T)
common/structure/structure_test.go:124
FunctionTestStructure_Optional
(t *testing.T)
common/structure/structure_test.go:64
FunctionTestStructure_ParamError
(t *testing.T)
common/structure/structure_test.go:89
FunctionTestStructure_Slice
(t *testing.T)
common/structure/structure_test.go:47
FunctionTestStructure_SliceTypeError
(t *testing.T)
common/structure/structure_test.go:96
FunctionTestStructure_WeakType
(t *testing.T)
common/structure/structure_test.go:107
FunctionTestTimer
(t *testing.T)
common/singledo/singledo_test.go:40
FunctionTestTrie_Basic
(t *testing.T)
component/trie/domain_test.go:12
FunctionTestTrie_Boundary
(t *testing.T)
component/trie/domain_test.go:92
FunctionTestTrie_Priority
(t *testing.T)
component/trie/domain_test.go:66
FunctionTestTrie_Wildcard
(t *testing.T)
component/trie/domain_test.go:33
MethodType
()
constant/provider/interface.go:33
MethodType
()
constant/provider/interface.go:60
MethodType
Type return type of response
context/dns.go:39
MethodType
()
log/log.go:28
MethodType
()
adapter/provider/vehicle.go:20
MethodType
()
adapter/provider/vehicle.go:41
← previousnext →1,101–1,200 of 1,333, ranked by callers