package server
import "github.com/grpc-ecosystem/grpc-gateway/examples/server"
Index ¶
Functions ¶
func Run ¶
Run starts the example gRPC service. "network" and "address" are passed to net.Listen.
Types ¶
type ABitOfEverythingServer ¶
type ABitOfEverythingServer interface { examples.ABitOfEverythingServiceServer examples.StreamServiceServer }
Source Files ¶
a_bit_of_everything.go echo.go flow_combination.go main.go responsebody.go unannotatedecho.go
- Version
- v1.5.1
- Published
- Oct 2, 2018
- Platform
- linux/amd64
- Imports
- 18 packages
- Last checked
- 2 minutes ago –
Tools for package owners.