Documentation ¶
Index ¶
- Constants
- func Category() *entities.Category
- func CategoryListOpenAPI() *openapi.CategoryList
- func CategoryOpenAPI() *openapi.Category
- func CategoryOpenAPISlice() []openapi.Category
- func CategorySlice() []*entities.Category
- func Image() *entities.Image
- func ImageConfig() imageproxy.ImageConfig
- func ImageConfigMap() map[string]imageproxy.ImageConfig
- func ImageListOpenAPI() *openapi.ImageList
- func ImageOpenAPI() *openapi.Image
- func ImageOpenAPISlice() []openapi.Image
- func ImageSlice() []*entities.Image
- func Manufacturer() *entities.Manufacturer
- func ManufacturerListOpenAPI() *openapi.ManufacturerList
- func ManufacturerOpenAPI() *openapi.Manufacturer
- func ManufacturerOpenAPISlice() []openapi.Manufacturer
- func ManufacturerSlice() []*entities.Manufacturer
- func MultipartMultipleFiles() (*bytes.Buffer, *multipart.Writer)
- func MultipartMultipleFilesMap() map[string][]byte
- func MultipartSingleFile() (*bytes.Buffer, *multipart.Writer)
- func MultipartSingleFileMap() map[string][]byte
- func Product() *entities.Product
- func ProductListOpenAPI() *openapi.ProductList
- func ProductOpenAPI() *openapi.Product
- func ProductOpenAPISlice() []openapi.Product
- func ProductSlice() []*entities.Product
- func ResolvedProduct() *entities.ResolvedProduct
- func ResolvedProductOpenAPI() *openapi.ResolvedProduct
Constants ¶
View Source
const CategoryID = "a0a49412-fdb8-4325-a395-228dc99e2d71"
View Source
const ImageConfigQuery = "img=" + ImageConfigString
View Source
const ImageConfigString = "300_200_FILL"
View Source
const ImageID = "ac63a8a0-a24a-4e26-a0c8-f08799d56dd1"
View Source
const ManufacturerID = "4ca1d686-75ff-44f6-9345-b8eee0cb7c0d"
View Source
const ProductID = "8692c633-af6d-4531-8435-de8f145770f8"
Variables ¶
This section is empty.
Functions ¶
func CategoryListOpenAPI ¶
func CategoryListOpenAPI() *openapi.CategoryList
func CategoryOpenAPI ¶
func CategoryOpenAPISlice ¶
func CategorySlice ¶
func ImageConfig ¶
func ImageConfig() imageproxy.ImageConfig
func ImageConfigMap ¶
func ImageConfigMap() map[string]imageproxy.ImageConfig
func ImageListOpenAPI ¶
func ImageOpenAPI ¶
func ImageOpenAPISlice ¶
func ImageSlice ¶
func Manufacturer ¶
func Manufacturer() *entities.Manufacturer
func ManufacturerListOpenAPI ¶
func ManufacturerListOpenAPI() *openapi.ManufacturerList
func ManufacturerOpenAPI ¶
func ManufacturerOpenAPI() *openapi.Manufacturer
func ManufacturerOpenAPISlice ¶
func ManufacturerOpenAPISlice() []openapi.Manufacturer
func ManufacturerSlice ¶
func ManufacturerSlice() []*entities.Manufacturer
func MultipartSingleFileMap ¶
func ProductListOpenAPI ¶
func ProductListOpenAPI() *openapi.ProductList
func ProductOpenAPI ¶
func ProductOpenAPISlice ¶
func ProductSlice ¶
func ResolvedProduct ¶
func ResolvedProduct() *entities.ResolvedProduct
func ResolvedProductOpenAPI ¶
func ResolvedProductOpenAPI() *openapi.ResolvedProduct
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.