xgen

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(key interface{}, value interface{})

func List

func List() map[reflect.Value]interface{}

Types

type GrpcRestHandler

type GrpcRestHandler struct {
	Input        interface{} `json:"input"`
	Output       interface{} `json:"output"`
	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