xgen

package
v0.0.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(key reflect.Value, value []GrpcRestHandler)

func List

func List() map[reflect.Value][]GrpcRestHandler

Types

type GrpcRestHandler

type GrpcRestHandler struct {
	Service       string `json:"service"`
	Method        string `json:"method"`
	Name          string `json:"name"`
	Path          string `json:"path"`
	ClientStream  bool   `json:"client_stream"`
	ServerStreams bool   `json:"server_streams"`
}

Jump to

Keyboard shortcuts

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