github.com/gin-gonic/gin | Package gin implements a HTTP web framework called gin. |
github.com/jessevdk/go-assets | |
html/template | Package template (html/template) implements data-driven templates for generating HTML output safe against code injection. |
io/ioutil | Package ioutil implements some I/O utility functions. |
net/http | Package http provides HTTP client and server implementations. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |