File tree Expand file tree Collapse file tree 12 files changed +0
-36
lines changed
GRPCInteroperabilityTestModels/Generated
03-multifile-with-module-map/golden
04-service-with-message-import/golden
06-test-client-only/golden Expand file tree Collapse file tree 12 files changed +0
-36
lines changed Original file line number Diff line number Diff line change 20
20
// See the License for the specific language governing permissions and
21
21
// limitations under the License.
22
22
//
23
- import Foundation
24
23
import GRPC
25
24
import NIO
26
- import NIOHTTP1
27
- import SwiftProtobuf
28
25
29
26
30
27
/// Usage: instantiate Echo_EchoClient, then call methods of this protocol to make API calls.
Original file line number Diff line number Diff line change 20
20
// See the License for the specific language governing permissions and
21
21
// limitations under the License.
22
22
//
23
- import Foundation
24
23
import GRPC
25
24
import NIO
26
- import NIOHTTP1
27
- import SwiftProtobuf
28
25
29
26
30
27
/// Usage: instantiate Helloworld_GreeterClient, then call methods of this protocol to make API calls.
Original file line number Diff line number Diff line change 20
20
// See the License for the specific language governing permissions and
21
21
// limitations under the License.
22
22
//
23
- import Foundation
24
23
import GRPC
25
24
import NIO
26
- import NIOHTTP1
27
- import SwiftProtobuf
28
25
29
26
30
27
/// Usage: instantiate Routeguide_RouteGuideClient, then call methods of this protocol to make API calls.
Original file line number Diff line number Diff line change 20
20
// See the License for the specific language governing permissions and
21
21
// limitations under the License.
22
22
//
23
- import Foundation
24
23
import GRPC
25
24
import NIO
26
- import NIOHTTP1
27
- import SwiftProtobuf
28
25
29
26
30
27
/// Usage: instantiate Grpc_Testing_TestServiceClient, then call methods of this protocol to make API calls.
Original file line number Diff line number Diff line change 20
20
// See the License for the specific language governing permissions and
21
21
// limitations under the License.
22
22
//
23
- import Foundation
24
23
import GRPC
25
24
import NIO
26
- import NIOHTTP1
27
- import SwiftProtobuf
28
25
29
26
30
27
/// Usage: instantiate Echo_EchoClient, then call methods of this protocol to make API calls.
Original file line number Diff line number Diff line change 20
20
// See the License for the specific language governing permissions and
21
21
// limitations under the License.
22
22
//
23
- import Foundation
24
23
import GRPC
25
24
import NIO
26
- import NIOHTTP1
27
- import SwiftProtobuf
28
25
29
26
30
27
/// Usage: instantiate A_ServiceAClient, then call methods of this protocol to make API calls.
Original file line number Diff line number Diff line change 20
20
// See the License for the specific language governing permissions and
21
21
// limitations under the License.
22
22
//
23
- import Foundation
24
23
import GRPC
25
24
import NIO
26
- import NIOHTTP1
27
- import SwiftProtobuf
28
25
29
26
30
27
/// Usage: instantiate B_ServiceBClient, then call methods of this protocol to make API calls.
Original file line number Diff line number Diff line change 20
20
// See the License for the specific language governing permissions and
21
21
// limitations under the License.
22
22
//
23
- import Foundation
24
23
import GRPC
25
24
import NIO
26
- import NIOHTTP1
27
- import SwiftProtobuf
28
25
import ModuleB
29
26
30
27
Original file line number Diff line number Diff line change 20
20
// See the License for the specific language governing permissions and
21
21
// limitations under the License.
22
22
//
23
- import Foundation
24
23
import GRPC
25
24
import NIO
26
- import NIOHTTP1
27
- import SwiftProtobuf
28
25
29
26
30
27
/// Usage: instantiate B_ServiceBClient, then call methods of this protocol to make API calls.
Original file line number Diff line number Diff line change 20
20
// See the License for the specific language governing permissions and
21
21
// limitations under the License.
22
22
//
23
- import Foundation
24
23
import GRPC
25
24
import NIO
26
- import NIOHTTP1
27
- import SwiftProtobuf
28
25
29
26
30
27
/// Usage: instantiate Codegentest_FooClient, then call methods of this protocol to make API calls.
Original file line number Diff line number Diff line change 20
20
// See the License for the specific language governing permissions and
21
21
// limitations under the License.
22
22
//
23
- import Foundation
24
23
import GRPC
25
24
import NIO
26
- import NIOHTTP1
27
- import SwiftProtobuf
28
25
29
26
30
27
/// Usage: instantiate Codegentest_FooClient, then call methods of this protocol to make API calls.
Original file line number Diff line number Diff line change 20
20
// See the License for the specific language governing permissions and
21
21
// limitations under the License.
22
22
//
23
- import Foundation
24
23
import GRPC
25
24
import NIO
26
- import NIOHTTP1
27
- import SwiftProtobuf
28
25
29
26
30
27
internal final class Codegentest_FooTestClient : Codegentest_FooClientProtocol {
You can’t perform that action at this time.
0 commit comments