Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
server/bookmarkey
command
Package main starts our web application and configures everything such as logger and sentry
|
Package main starts our web application and configures everything such as logger and sentry |
|
internal
|
|
|
bookmarks
Package bookmarks provides ways to interact with the bookmarks, such as adding a new bookmark
|
Package bookmarks provides ways to interact with the bookmarks, such as adding a new bookmark |
|
collections
Package collections provides ways to interact with the collections, such as checking who owns a collection
|
Package collections provides ways to interact with the collections, such as checking who owns a collection |
|
helpers
Package helpers provides a bunch of common/helper functions such as simplifying testing (reducing boilerplate)
|
Package helpers provides a bunch of common/helper functions such as simplifying testing (reducing boilerplate) |
|
log
Package log provides a logger to the app.
|
Package log provides a logger to the app. |
|
middleware
Package middleware provides different middlewares than can be used by the http transports
|
Package middleware provides different middlewares than can be used by the http transports |
|
tests
|
|
Click to show internal directories.
Click to hide internal directories.