fake

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: 4 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.

Index

Constants

This section is empty.

Variables

View Source
var (
	FakeReturnSayHello = &mypb.Hello{}
)
View Source
var (
	FakeReturnSayHello = &mypb.Hello{}
)

Functions

This section is empty.

Types

type App1Getter

type App1Getter interface {
	App1() App1Interface
}

type App1Interface

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

type App2Getter

type App2Getter interface {
	App2() App2Interface
}

type App2Interface

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

type FakeApp1

type FakeApp1 struct {
	Fake *FakeMyservicev1
}

func (*FakeApp1) SayHello

func (f *FakeApp1) SayHello(ctx context.Context, param *mypb.Hello) (*mypb.Hello, error)

type FakeApp2

type FakeApp2 struct {
	Fake *FakeMyservicev1
}

func (*FakeApp2) SayHello

func (f *FakeApp2) SayHello(ctx context.Context, param *mypb.Hello) (*mypb.Hello, error)

type FakeMyservicev1

type FakeMyservicev1 struct{}

func (*FakeMyservicev1) App1

func (*FakeMyservicev1) App2

func (*FakeMyservicev1) RESTClient

func (f *FakeMyservicev1) RESTClient() rest.Interface

Jump to

Keyboard shortcuts

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