fake

package
v0.0.0-...-97ddbf9 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() (service.Interface, error)

func NewIngredients

func NewIngredients(srv service.Interface)

func NewRecipes

func NewRecipes(srv service.Interface)

func NewTags

func NewTags(srv service.Interface)

func NewTokens

func NewTokens(srv service.Interface)

func NewUsers

func NewUsers(srv service.Interface)

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func (*Service) ApplyIngredients

func (s *Service) ApplyIngredients(srv service.IngredientsService)

func (*Service) ApplyRecipes

func (s *Service) ApplyRecipes(srv service.RecipesService)

func (*Service) ApplyTags

func (s *Service) ApplyTags(srv service.TagsService)

func (*Service) ApplyTokens

func (s *Service) ApplyTokens(srv service.TokensService)

func (*Service) ApplyUsers

func (s *Service) ApplyUsers(srv service.UsersService)

func (*Service) Ingredients

func (s *Service) Ingredients() service.IngredientsService

func (*Service) Recipes

func (s *Service) Recipes() service.RecipesService

func (*Service) Tags

func (s *Service) Tags() service.TagsService

func (*Service) Tokens

func (s *Service) Tokens() service.TokensService

func (*Service) Users

func (s *Service) Users() service.UsersService

Jump to

Keyboard shortcuts

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