Documentation ¶
Overview ¶
Package plugin provides the ability to load plugins
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Directories ¶
Path | Synopsis |
---|---|
agent
|
|
broker
|
|
gocloud
Package gocloud provides a pubsub broker for Go Cloud.
|
Package gocloud provides a pubsub broker for Go Cloud. |
googlepubsub
Package googlepubsub provides a Google cloud pubsub broker
|
Package googlepubsub provides a Google cloud pubsub broker |
grpc
Package grpc is a point to point grpc broker
|
Package grpc is a point to point grpc broker |
grpc/proto
Package broker is a generated protocol buffer package.
|
Package broker is a generated protocol buffer package. |
http
Package http provides a http based message broker
|
Package http provides a http based message broker |
kafka
Package kafka provides a kafka broker using sarama cluster
|
Package kafka provides a kafka broker using sarama cluster |
memory
Package memory provides a memory broker
|
Package memory provides a memory broker |
mqtt
Package mqtt provides an mqtt broker
|
Package mqtt provides an mqtt broker |
nats
Package nats provides a NATS broker
|
Package nats provides a NATS broker |
nsq
Package nsq provides an NSQ broker
|
Package nsq provides an NSQ broker |
proxy
Package proxy is a broker using the micro proxy
|
Package proxy is a broker using the micro proxy |
rabbitmq
Package rabbitmq provides a RabbitMQ broker
|
Package rabbitmq provides a RabbitMQ broker |
redis
Package redis provides a Redis broker
|
Package redis provides a Redis broker |
service
Package service provides the broker service client
|
Package service provides the broker service client |
stan
Package stan provides a NATS Streaming broker
|
Package stan provides a NATS Streaming broker |
client
|
|
http
Package http provides a http client
|
Package http provides a http client |
http/test
Package test is a generated protocol buffer package.
|
Package test is a generated protocol buffer package. |
selector/label
Package label is a priority label based selector.
|
Package label is a priority label based selector. |
selector/static
Package static is a selector which always returns the name specified with a port-number appended.
|
Package static is a selector which always returns the name specified with a port-number appended. |
codec
|
|
bsonrpc
Package bsonrpc provides a bson-rpc codec
|
Package bsonrpc provides a bson-rpc codec |
jsonrpc2
Package jsonrpc2 provides a json-rpc 2.0 codec Based on powerman/rpc-codec: The MIT License (MIT) Copyright (c) 2015 Alex Efros
|
Package jsonrpc2 provides a json-rpc 2.0 codec Based on powerman/rpc-codec: The MIT License (MIT) Copyright (c) 2015 Alex Efros |
msgpackrpc
Package msgpackrpc provides a msgpack-rpc codec
|
Package msgpackrpc provides a msgpack-rpc codec |
config
|
|
source/configmap
Package configmap config is an interface for dynamic configuration.
|
Package configmap config is an interface for dynamic configuration. |
source/grpc/proto
Package grpc is a generated protocol buffer package.
|
Package grpc is a generated protocol buffer package. |
source/runtimevar
package runtimevar is the source for gocloud.dev/runtimevar
|
package runtimevar is the source for gocloud.dev/runtimevar |
source/url
Package url loads changesets from a url
|
Package url loads changesets from a url |
micro
|
|
auth
Package auth provides auth management for micro
|
Package auth provides auth management for micro |
auth/basic
Package basic provides basic auth using htpasswd
|
Package basic provides basic auth using htpasswd |
auth/digest
Package digest provides digest auth using htdigest
|
Package digest provides digest auth using htdigest |
auth/ldap
Package ldap provides ldap authentication
|
Package ldap provides ldap authentication |
disable_rpc
Package disable_rpc disables the /rpc endpoint
|
Package disable_rpc disables the /rpc endpoint |
gzip
Package gzip is a micro plugin for gzipping http response
|
Package gzip is a micro plugin for gzipping http response |
index
Package index is a micro plugin for stripping a path index
|
Package index is a micro plugin for stripping a path index |
ip_whitelist
Package ip_whitelist is a micro plugin for whitelisting ip addresses
|
Package ip_whitelist is a micro plugin for whitelisting ip addresses |
metrics
Package metrics provides metrics for micro
|
Package metrics provides metrics for micro |
metrics/prometheus
Package prometheus provides prometheus metrics via a http handler
|
Package prometheus provides prometheus metrics via a http handler |
router
Package router is a micro plugin for defining HTTP routes
|
Package router is a micro plugin for defining HTTP routes |
stats_auth
stats_auth enables basic auth on the /stats endpoint
|
stats_auth enables basic auth on the /stats endpoint |
trace/awsxray
Package awsxray is a micro plugin for whitelisting service requests
|
Package awsxray is a micro plugin for whitelisting service requests |
trace/uuid
Package uuid is a micro plugin for adding a trace header
|
Package uuid is a micro plugin for adding a trace header |
whitelist
Package whitelist is a micro plugin for whitelisting service requests
|
Package whitelist is a micro plugin for whitelisting service requests |
proxy
|
|
http
Package http provides a micro to http proxy
|
Package http provides a micro to http proxy |
registry
|
|
cache
Package cache provides a registry cache
|
Package cache provides a registry cache |
etcd
Package etcd provides an etcd v3 service registry
|
Package etcd provides an etcd v3 service registry |
etcdv3
Package etcd provides an etcd v3 service registry
|
Package etcd provides an etcd v3 service registry |
eureka
Package eureka provides a Eureka registry
|
Package eureka provides a Eureka registry |
eureka/mock
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
gossip
Package gossip provides a gossip registry based on hashicorp/memberlist
|
Package gossip provides a gossip registry based on hashicorp/memberlist |
kubernetes
Package kubernetes provides a kubernetes registry
|
Package kubernetes provides a kubernetes registry |
mdns
Package mdns provides a multicast dns registry
|
Package mdns provides a multicast dns registry |
memory
Package memory provides an in-memory registry
|
Package memory provides an in-memory registry |
nats
Package nats provides a NATS registry using broadcast queries
|
Package nats provides a NATS registry using broadcast queries |
proxy
Package proxy is a registry plugin for the micro proxy
|
Package proxy is a registry plugin for the micro proxy |
service
Package service uses the registry service
|
Package service uses the registry service |
zookeeper
Package zookeeper provides a zookeeper registry
|
Package zookeeper provides a zookeeper registry |
server
|
|
http
Package http implements a go-micro.Server
|
Package http implements a go-micro.Server |
service
|
|
kubernetes
Package kubernetes provides a micro service using k8s registry plugin
|
Package kubernetes provides a micro service using k8s registry plugin |
store
|
|
consul
Package consul is a consul implementation of kv
|
Package consul is a consul implementation of kv |
sync
|
|
lock/consul
Package consul is a consul implemenation of lock
|
Package consul is a consul implemenation of lock |
lock/redis
Package redis is a redis implemenation of lock
|
Package redis is a redis implemenation of lock |
transport
|
|
grpc
Package grpc provides a grpc transport
|
Package grpc provides a grpc transport |
http
Package http returns a http2 transport using net/http
|
Package http returns a http2 transport using net/http |
memory
Package memory is an in-memory transport
|
Package memory is an in-memory transport |
nats
Package nats provides a NATS transport
|
Package nats provides a NATS transport |
quic
Package quic provides a QUIC based transport
|
Package quic provides a QUIC based transport |
rabbitmq
Package rabbitmq provides a RabbitMQ transport
|
Package rabbitmq provides a RabbitMQ transport |
tcp
Package tcp provides a TCP transport
|
Package tcp provides a TCP transport |
utp
Package utp implements a utp transport
|
Package utp implements a utp transport |
web
|
|
kubernetes
Package kubernetes lets you initialise a web service using the k8s registry plugin
|
Package kubernetes lets you initialise a web service using the k8s registry plugin |
wrapper
|
|
endpoint
Package endpoint provides a wrapper that executes other wrappers for specific methods
|
Package endpoint provides a wrapper that executes other wrappers for specific methods |
select/roundrobin
Package roundrobin implements a roundrobin call strategy
|
Package roundrobin implements a roundrobin call strategy |
select/shard
Package shard implements the sharding call strategy
|
Package shard implements the sharding call strategy |
service
Package wrapper injects a go-micro.Service into the context
|
Package wrapper injects a go-micro.Service into the context |
trace/awsxray
Package awsxray is a wrapper for AWS X-Ray distributed tracing
|
Package awsxray is a wrapper for AWS X-Ray distributed tracing |
trace/datadog
Package datadog provides wrappers for Datadog ddtrace
|
Package datadog provides wrappers for Datadog ddtrace |
trace/opencensus
Package opencensus provides wrappers for OpenCensus tracing.
|
Package opencensus provides wrappers for OpenCensus tracing. |
trace/opentracing
Package opentracing provides wrappers for OpenTracing
|
Package opentracing provides wrappers for OpenTracing |
Click to show internal directories.
Click to hide internal directories.