Imports of multiple-service command
Path | Synopsis |
---|---|
github.com/gin-gonic/gin | Package gin implements a HTTP web framework called gin. |
golang.org/x/sync/errgroup | Package errgroup provides synchronization, error propagation, and Context cancelation for groups of goroutines working on subtasks of a common task. |
log | Package log implements a simple logging package. |
net/http | Package http provides HTTP client and server implementations. |
time | Package time provides functionality for measuring and displaying time. |