grpc

package
v0.4.8 Latest Latest
Warning

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

Go to latest
Published: May 4, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PBJSONProcessor added in v0.4.1

type PBJSONProcessor struct {
	// contains filtered or unexported fields
}

func PBJSONResponse added in v0.4.1

func PBJSONResponse(data proto.Message) *PBJSONProcessor

func (*PBJSONProcessor) Process added in v0.4.1

func (pbp *PBJSONProcessor) Process(ctx context.Context, rsp *http.Response) error

type PBProcessor added in v0.4.1

type PBProcessor struct {
	// contains filtered or unexported fields
}

func PBResponse

func PBResponse(data proto.Message) *PBProcessor

func (*PBProcessor) Process added in v0.4.1

func (pbp *PBProcessor) Process(ctx context.Context, rsp *http.Response) error

type URIFormatFunc

type URIFormatFunc func(version string, pkg string, service string, method string) string
var URIFormat URIFormatFunc

Jump to

Keyboard shortcuts

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