action

package
v0.0.0-...-93c8805 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GRPC

type GRPC struct {
	// required: true
	Addr string `json:"addr"`

	// Proto package name
	// required: true
	Package string `json:"package"`

	// required: true
	Service string `json:"service"`

	// rpc command
	RPC string `json:"rpc"`
}

type HTTP

type HTTP struct {
	Addr   string `json:"addr"`
	Method string `json:"method"`
}

Jump to

Keyboard shortcuts

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