businesses

package
v0.5.15 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ByBusinessId        = typesrest.NewRelativeEndpoint(typesrest.BusinessId)
	ProductsByProductId = typesrest.NewEndpoint("products", typesrest.ProductId)
)

Shop service REST businesses revisions endpoints

View Source
var (
	OpenAdminRevisionToBusinessMapper        = typesrest.NewMapper(ByBusinessId, grpcshop.OpenAdminRevisionToBusiness)
	OpenAdminRevisionToBusinessProductMapper = typesrest.NewMapper(
		ProductsByProductId,
		grpcshop.OpenAdminRevisionToBusinessProduct,
	)
)

Shop service endpoints business revisions mapping

View Source
var Base = typesrest.NewBaseEndpoint("businesses")

Base is the base endpoint for the shop service businesses revisions REST endpoints

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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