Directories ¶
Path | Synopsis |
---|---|
cmd
Package cmd has all top-level commands dispatched by main's flag.Parse The entry point of each command is Execute function
|
Package cmd has all top-level commands dispatched by main's flag.Parse The entry point of each command is Execute function |
migrator
Package migrator provides import/export functionality.
|
Package migrator provides import/export functionality. |
notify
Package notify provides notification functionality.
|
Package notify provides notification functionality. |
store/admin
Package admin defines and implements store for admin-level data like secret key, list of admins and so on
|
Package admin defines and implements store for admin-level data like secret key, list of admins and so on |
store/image
Package image handles storing, resizing and retrieval of images Provides Store with Save and Load implementations on top of local file system and bolt db.
|
Package image handles storing, resizing and retrieval of images Provides Store with Save and Load implementations on top of local file system and bolt db. |
store/service
Package service wraps engine interfaces with common logic unrelated to any particular engine implementation.
|
Package service wraps engine interfaces with common logic unrelated to any particular engine implementation. |
Click to show internal directories.
Click to hide internal directories.