integrations

package
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2024 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Overview

Package integrations provides integration services for different recipe manager applications.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MealieImport added in v1.2.0

func MealieImport(baseURL, username, password string, client *http.Client, uploadImageFunc func(rc io.ReadCloser) (uuid.UUID, error), progress chan models.Progress) (models.Recipes, error)

MealieImport imports recipes from a Mealie instance.

func NextcloudImport

func NextcloudImport(baseURL, username, password string, uploadImageFunc func(rc io.ReadCloser) (uuid.UUID, error), progress chan models.Progress) (models.Recipes, error)

NextcloudImport imports recipes from a Nextcloud instance.

func TandoorImport added in v1.2.0

func TandoorImport(baseURL, username, password string, client *http.Client, uploadImageFunc func(rc io.ReadCloser) (uuid.UUID, error), progress chan models.Progress) (models.Recipes, error)

TandoorImport imports recipes from a Tandoor instance.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL