Directories ¶
Path | Synopsis |
---|---|
Package app provides the app's configuration.
|
Package app provides the app's configuration. |
Package auth implements the application's authentication system.
|
Package auth implements the application's authentication system. |
Package integrations provides integration services for different recipe manager applications.
|
Package integrations provides integration services for different recipe manager applications. |
Package jobs encapsulates cron job functionality using gocron.
|
Package jobs encapsulates cron job functionality using gocron. |
Package models provides various abstractions/representations of real-world concepts or objects.
|
Package models provides various abstractions/representations of real-world concepts or objects. |
Package scraper implements the logic to extract a recipe from a website.
|
Package scraper implements the logic to extract a recipe from a website. |
Package server implements the application's server API.
|
Package server implements the application's server API. |
Package services implements services, mainly the repository.
|
Package services implements services, mainly the repository. |
statements
Package statements provides SQLite statements for the service.
|
Package statements provides SQLite statements for the service. |
Package templates provides types, template data and a render function for gohtml templates.
|
Package templates provides types, template data and a render function for gohtml templates. |
Package units provides measurement systems, and unit conversion.
|
Package units provides measurement systems, and unit conversion. |
utils
|
|
duration
Package duration provides the Duration struct to extend Go's time.Duration.
|
Package duration provides the Duration struct to extend Go's time.Duration. |
extensions
Package extensions provides functions that extend basic Go types.
|
Package extensions provides functions that extend basic Go types. |
regex
Package regex provides regular expressions for common tasks such as finding and validating email addresses, URLs, and other data formats.
|
Package regex provides regular expressions for common tasks such as finding and validating email addresses, URLs, and other data formats. |
Click to show internal directories.
Click to hide internal directories.