Directories ¶
Path | Synopsis |
---|---|
examples
|
|
addsvc
Package addsvc implements the business and transport logic for an example service that can sum integers and concatenate strings.
|
Package addsvc implements the business and transport logic for an example service that can sum integers and concatenate strings. |
addsvc/client/grpc
Package grpc provides a gRPC client for the add service.
|
Package grpc provides a gRPC client for the add service. |
addsvc/client/http
Package http provides an HTTP client for the add service.
|
Package http provides an HTTP client for the add service. |
addsvc/client/thrift
Package thrift provides a Thrift client for the add service.
|
Package thrift provides a Thrift client for the add service. |
addsvc/pb
Package pb is a generated protocol buffer package.
|
Package pb is a generated protocol buffer package. |
profilesvc/client
Package client provides a profilesvc client based on a predefined Consul service name and relevant tags.
|
Package client provides a profilesvc client based on a predefined Consul service name and relevant tags. |
shipping/booking
Package booking provides the use-case of booking a cargo.
|
Package booking provides the use-case of booking a cargo. |
shipping/cargo
Package cargo contains the heart of the domain model.
|
Package cargo contains the heart of the domain model. |
shipping/handling
Package handling provides the use-case for registering incidents.
|
Package handling provides the use-case for registering incidents. |
shipping/inspection
Package inspection provides means to inspect cargos.
|
Package inspection provides means to inspect cargos. |
shipping/location
Package location provides the Location aggregate.
|
Package location provides the Location aggregate. |
shipping/repository
Package repository provides implementations of all the domain repositories.
|
Package repository provides implementations of all the domain repositories. |
shipping/routing
Package routing provides the routing domain service.
|
Package routing provides the routing domain service. |
shipping/tracking
Package tracking provides the use-case of tracking a cargo.
|
Package tracking provides the use-case of tracking a cargo. |
shipping/voyage
Package voyage provides the Voyage aggregate.
|
Package voyage provides the Voyage aggregate. |
Package log provides basic interfaces for structured logging.
|
Package log provides basic interfaces for structured logging. |
term
Package term provides tools for logging to a terminal.
|
Package term provides tools for logging to a terminal. |
Package metrics provides an extensible framework to instrument your application.
|
Package metrics provides an extensible framework to instrument your application. |
discard
Package discard implements a backend for package metrics that succeeds without doing anything.
|
Package discard implements a backend for package metrics that succeeds without doing anything. |
dogstatsd
Package dogstatsd implements a DogStatsD backend for package metrics.
|
Package dogstatsd implements a DogStatsD backend for package metrics. |
expvar
Package expvar implements an expvar backend for package metrics.
|
Package expvar implements an expvar backend for package metrics. |
graphite
Package graphite implements a Graphite backend for package metrics.
|
Package graphite implements a Graphite backend for package metrics. |
influxdb
Package influxdb implements a InfluxDB backend for package metrics.
|
Package influxdb implements a InfluxDB backend for package metrics. |
prometheus
Package prometheus implements a Prometheus backend for package metrics.
|
Package prometheus implements a Prometheus backend for package metrics. |
statsd
Package statsd implements a statsd backend for package metrics.
|
Package statsd implements a statsd backend for package metrics. |
teststat
Package teststat contains helper functions for statistical testing of metrics implementations.
|
Package teststat contains helper functions for statistical testing of metrics implementations. |
Package sd provides utilities related to service discovery.
|
Package sd provides utilities related to service discovery. |
lb
Package lb deals with client-side load balancing across multiple identical instances of services and endpoints.
|
Package lb deals with client-side load balancing across multiple identical instances of services and endpoints. |
tracing
|
|
transport
|
|
util
|
|
conn
Package conn provides utilities related to connections.
|
Package conn provides utilities related to connections. |
Click to show internal directories.
Click to hide internal directories.