Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
Godeps
|
|
_workspace/src/code.google.com/p/go-uuid/uuid
The uuid package generates and inspects UUIDs.
|
The uuid package generates and inspects UUIDs. |
_workspace/src/github.com/afex/hystrix-go/hystrix
Package hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
|
Package hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable. |
_workspace/src/github.com/go-kit/kit/log
Package log provides basic interfaces for structured logging.
|
Package log provides basic interfaces for structured logging. |
_workspace/src/github.com/go-kit/kit/log/term
Package term provides tools for logging to a terminal.
|
Package term provides tools for logging to a terminal. |
_workspace/src/github.com/gorilla/context
Package context stores values shared during a request lifetime.
|
Package context stores values shared during a request lifetime. |
_workspace/src/github.com/gorilla/mux
Package gorilla/mux implements a request router and dispatcher.
|
Package gorilla/mux implements a request router and dispatcher. |
_workspace/src/github.com/sony/gobreaker
Package gobreaker implements the Circuit Breaker pattern.
|
Package gobreaker implements the Circuit Breaker pattern. |
_workspace/src/github.com/streadway/handy/breaker
Package breaker implements a circuit breaker with configurable failure thresholds.
|
Package breaker implements a circuit breaker with configurable failure thresholds. |
_workspace/src/golang.org/x/net/context
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.
|
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. |
_workspace/src/golang.org/x/net/context/ctxhttp
Package ctxhttp provides helper functions for performing context-aware HTTP requests.
|
Package ctxhttp provides helper functions for performing context-aware HTTP requests. |
_workspace/src/gopkg.in/check.v1
Package check is a rich testing extension for Go's testing package.
|
Package check is a rich testing extension for Go's testing package. |
_workspace/src/gopkg.in/logfmt.v0
Package logfmt implements utilities to marshal and unmarshal data in the logfmt format.
|
Package logfmt implements utilities to marshal and unmarshal data in the logfmt format. |
_workspace/src/gopkg.in/stack.v1
Package stack implements utilities to capture, manipulate, and format call stacks.
|
Package stack implements utilities to capture, manipulate, and format call stacks. |
Package booking provides the use-case of booking a cargo.
|
Package booking provides the use-case of booking a cargo. |
Package cargo contains the heart of the domain model.
|
Package cargo contains the heart of the domain model. |
Package handling provides the use-case for registering incidents.
|
Package handling provides the use-case for registering incidents. |
Package inspection provides means to inspect cargos.
|
Package inspection provides means to inspect cargos. |
Package location provides the Location aggregate.
|
Package location provides the Location aggregate. |
Package repository provides implementations of all the domain repositories.
|
Package repository provides implementations of all the domain repositories. |
Package routing provides the routing domain service.
|
Package routing provides the routing domain service. |
Package tracking provides the use-case of tracking a cargo.
|
Package tracking provides the use-case of tracking a cargo. |
Package voyage provides the Voyage aggregate.
|
Package voyage provides the Voyage aggregate. |
Click to show internal directories.
Click to hide internal directories.