Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
assets
Package assets incorporates the given static assets into the compiled code.
|
Package assets incorporates the given static assets into the compiled code. |
db
Package db contains the storage layer for the application.
|
Package db contains the storage layer for the application. |
hash
Package hash contains utility routines for synthesizing short links.
|
Package hash contains utility routines for synthesizing short links. |
mapper
Package mapper contains code which will convert an incoming URL request path into a URL to redirect the client to.
|
Package mapper contains code which will convert an incoming URL request path into a URL to redirect the client to. |
minify
Package minify contains a pre-configured minifier for optimizing resources.
|
Package minify contains a pre-configured minifier for optimizing resources. |
server
Package server contains the bulk of the API and UI code.
|
Package server contains the bulk of the API and UI code. |
server/response
Package response contains utility functions for creating HTTP responses.
|
Package response contains utility functions for creating HTTP responses. |
test
Package test contains a utility function for starting a single-node CockroachDB cluster.
|
Package test contains a utility function for starting a single-node CockroachDB cluster. |
Click to show internal directories.
Click to hide internal directories.