Interface WGTCPForwarders

interface WGTCPForwarders {
    Forwarders: sliverpb.WGTCPForwarder[];
    Response?: commonpb.Response;
}

Properties

Forwarders: sliverpb.WGTCPForwarder[]
Response?: commonpb.Response