Documentation ¶
Index ¶
- func CreateIngredient(ctx context.Context, mongoClient *mongo.Client, protoBytes []byte) error
- func CreateMeal(ctx context.Context, mongoClient *mongo.Client, protoBytes []byte) error
- func CreateRecipe(ctx context.Context, mongoClient *mongo.Client, protoBytes []byte) error
- func DeleteIngredient(ctx context.Context, mongoClient *mongo.Client, protoBytes []byte) error
- func DeleteMeal(ctx context.Context, mongoClient *mongo.Client, protoBytes []byte) error
- func DeleteRecipe(ctx context.Context, mongoClient *mongo.Client, protoBytes []byte) error
- func InitConsumer(ctx context.Context) error
- func ProcessIngredientOperation(ctx context.Context, mongoClient *mongo.Client, item amqp.Delivery) error
- func ProcessMealOperation(ctx context.Context, mongoClient *mongo.Client, item amqp.Delivery) error
- func ProcessRecipeOperation(ctx context.Context, mongoClient *mongo.Client, item amqp.Delivery) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateIngredient ¶
func CreateMeal ¶
func CreateRecipe ¶
func DeleteIngredient ¶
func DeleteMeal ¶
func DeleteRecipe ¶
func InitConsumer ¶
func ProcessMealOperation ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.