fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/aws/aws-sdk-go/aws | |
github.com/aws/aws-sdk-go/service/cloudwatch | |
github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface | |
github.com/go-kit/kit/log | Package log provides a structured logger. |
github.com/go-kit/kit/metrics | Package metrics provides a framework for application instrumentation. |
github.com/go-kit/kit/metrics/generic | Package generic implements generic versions of each of the metric types. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
time | Package time provides functionality for measuring and displaying time. |