v2ray-core/proxy/vmess/outbound/config.go

6 lines
64 B
Go

package outbound
type Config struct {
Receivers []*Receiver
}