myservicev1

package
v0.0.0-...-f40894c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-go-httpsdk. DO NOT EDIT.

Code generated by protoc-gen-go-httpsdk. DO NOT EDIT.

Code generated by protoc-gen-go-httpsdk. DO NOT EDIT.

Code generated by protoc-gen-go-httpsdk. DO NOT EDIT.

Code generated by protoc-gen-go-httpsdk. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App1Expansion

type App1Expansion interface{}

type App1Getter

type App1Getter interface {
	App1() App1Interface
}

type App1Interface

type App1Interface interface {
	SayHello(ctx context.Context, param *mypb.Hello) (*mypb.Hello, error)

	App1Expansion
}

type App2Expansion

type App2Expansion interface{}

type App2Getter

type App2Getter interface {
	App2() App2Interface
}

type App2Interface

type App2Interface interface {
	SayHello(ctx context.Context, param *mypb.Hello) (*mypb.Hello, error)

	App2Expansion
}

type Myservicev1Client

type Myservicev1Client struct {
	// contains filtered or unexported fields
}

func NewForConfig

func NewForConfig(x *rest.RESTClient) (*Myservicev1Client, error)

NewForConfig creates a new Myservicev1Client for the given config.

func (*Myservicev1Client) App1

func (x *Myservicev1Client) App1() App1Interface

func (*Myservicev1Client) App2

func (x *Myservicev1Client) App2() App2Interface

func (*Myservicev1Client) RESTClient

func (x *Myservicev1Client) RESTClient() rest.Interface

type Myservicev1Interface

type Myservicev1Interface interface {
	RESTClient() rest.Interface

	App1Getter
	App2Getter
}

Directories

Path Synopsis
Code generated by protoc-gen-go-httpsdk.
Code generated by protoc-gen-go-httpsdk.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL