Documentation
¶
Index ¶
- func ExcessBodyServer_RetrieveContextRPC() context.Context
- func ExcessBodyServer_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 ExcessBodyServer_RetrieveContextRPC ¶ added in v2.27.0
func ExcessBodyServer_RetrieveContextStream ¶ added in v2.27.0
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.