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 App2Getter ¶
type App2Getter interface {
App2() App2Interface
}
type App2Interface ¶
type FakeApp1 ¶
type FakeApp1 struct {
Fake *FakeMyservicev1
}
type FakeApp2 ¶
type FakeApp2 struct {
Fake *FakeMyservicev1
}
type FakeMyservicev1 ¶
type FakeMyservicev1 struct{}
func (*FakeMyservicev1) App1 ¶
func (f *FakeMyservicev1) App1() myservicev1.App1Interface
func (*FakeMyservicev1) App2 ¶
func (f *FakeMyservicev1) App2() myservicev1.App2Interface
func (*FakeMyservicev1) RESTClient ¶
func (f *FakeMyservicev1) RESTClient() rest.Interface
Click to show internal directories.
Click to hide internal directories.