Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupRoutes ¶
func SetupRoutes()
Types ¶
type CategoryExpandHandler ¶
type CategoryExpandHandler struct{}
func (CategoryExpandHandler) ExpandEntity ¶
func (h CategoryExpandHandler) ExpandEntity(entity odata.OrderedFields, relationshipName string, subQuery string) interface{}
type ProductExpandHandler ¶
type ProductExpandHandler struct{}
func (ProductExpandHandler) ExpandEntity ¶
func (h ProductExpandHandler) ExpandEntity(entity odata.OrderedFields, relationshipName string, subQuery string) interface{}
type SupplierExpandHandler ¶
type SupplierExpandHandler struct{}
func (SupplierExpandHandler) ExpandEntity ¶
func (h SupplierExpandHandler) ExpandEntity(entity odata.OrderedFields, relationshipName string, subQuery string) interface{}
Click to show internal directories.
Click to hide internal directories.