mock

package
v0.0.0-...-b018a71 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProductService

type ProductService struct {
}

ProductsService mock version

func (ProductService) AllProducts

func (s ProductService) AllProducts() ([]spec.Product, error)

AllProducts mock/fake DB

func (ProductService) QueryProducts

func (s ProductService) QueryProducts(field, term string) ([]spec.Product, error)

QueryProducts mock/fake DB

func (ProductService) SearchProducts

func (s ProductService) SearchProducts(query string) ([]spec.Product, error)

SearchProducts mock/fake DB

Jump to

Keyboard shortcuts

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