package
3.50.2+incompatible
Repository: https://github.com/delphit430/v2ray-core.git
Documentation: pkg.go.dev
# Functions
NewDNSClient creates a new mock instance.
NewMuxClientWorkerFactory creates a new mock instance.
NewProxyInbound creates a new mock instance.
NewProxyOutbound creates a new mock instance.
NewReader creates a new mock instance.
NewWriter creates a new mock instance.
# Structs
DNSClient is a mock of Client interface.
DNSClientMockRecorder is the mock recorder for DNSClient.
MuxClientWorkerFactory is a mock of ClientWorkerFactory interface.
MuxClientWorkerFactoryMockRecorder is the mock recorder for MuxClientWorkerFactory.
ProxyInbound is a mock of Inbound interface.
ProxyInboundMockRecorder is the mock recorder for ProxyInbound.
ProxyOutbound is a mock of Outbound interface.
ProxyOutboundMockRecorder is the mock recorder for ProxyOutbound.
Reader is a mock of Reader interface.
ReaderMockRecorder is the mock recorder for Reader.
Writer is a mock of Writer interface.
WriterMockRecorder is the mock recorder for Writer.