refactor: Modular inbounds/outbounds

This commit is contained in:
世界
2024-11-02 00:39:02 +08:00
parent abb1b14f3b
commit 4581653def
151 changed files with 3115 additions and 2925 deletions

View File

@@ -10,7 +10,7 @@ import (
)
func TestOptionsWrapper(t *testing.T) {
inbound := option.Inbound{
inbound := option.LegacyInbound{
Type: C.TypeHTTP,
HTTPOptions: option.HTTPMixedInboundOptions{
InboundTLSOptionsContainer: option.InboundTLSOptionsContainer{