Documentation
¶
Index ¶
- func NoBodyPostServer_RetrieveContextRPC() context.Context
- func NoBodyPostServer_RetrieveContextStream() context.Context
- func Run(ctx context.Context, network, address string) error
- func RunInProcessGateway(ctx context.Context, addr string, opts ...runtime.ServeMuxOption) error
- type ABitOfEverythingServer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NoBodyPostServer_RetrieveContextRPC ¶ added in v2.26.2
func NoBodyPostServer_RetrieveContextStream ¶ added in v2.26.2
func RunInProcessGateway ¶
RunInProcessGateway starts the invoke in process http gateway.
Types ¶
type ABitOfEverythingServer ¶
type ABitOfEverythingServer interface {
examples.ABitOfEverythingServiceServer
examples.StreamServiceServer
}
Click to show internal directories.
Click to hide internal directories.