micro/

directory
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2018 License: Apache-2.0

Directories

Path Synopsis
Package cli provides a minimal framework for creating and organizing command line Go applications.
Package cli provides a minimal framework for creating and organizing command line Go applications.
Package micro is a pluggable RPC framework for microservices
Package micro is a pluggable RPC framework for microservices
broker
Package broker is an interface used for asynchronous messaging
Package broker is an interface used for asynchronous messaging
client
Package client is an interface for an RPC client
Package client is an interface for an RPC client
cmd
Package cmd is an interface for parsing the command line
Package cmd is an interface for parsing the command line
codec
Package codec is an interface for encoding messages
Package codec is an interface for encoding messages
codec/protorpc
Package proto is a generated protocol buffer package.
Package proto is a generated protocol buffer package.
errors
Package errors provides a way to return detailed information for an RPC request error.
Package errors provides a way to return detailed information for an RPC request error.
metadata
Package metadata is a way of defining message headers
Package metadata is a way of defining message headers
registry
Package registry is an interface for service discovery
Package registry is an interface for service discovery
selector
Package selector is a way to load balance service nodes
Package selector is a way to load balance service nodes
selector/cache
Package cache is a caching selector.
Package cache is a caching selector.
server
Package server is an interface for a micro server
Package server is an interface for a micro server
server/debug/proto
Package debug is a generated protocol buffer package.
Package debug is a generated protocol buffer package.
transport
Package is an interface for synchronous communication
Package is an interface for synchronous communication
util

Jump to

Keyboard shortcuts

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