xgen

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2021 License: Apache-2.0 Imports: 5 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"`
	ServerStream bool   `json:"server_stream"`
	DefaultUrl   bool   `json:"default_url"`
}

Jump to

Keyboard shortcuts

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