package
0.0.0-20250116170917-d080ad2d5372
Repository: https://github.com/kyma-project/examples.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewOrderHandler creates a new 'OrderHandler' which provides route handlers for the given OrderRepository's operations.
SwaggerAPIHandler provides the Swagger API specification file.
SwaggerAPIRedirectHandler is used to redirect from root (of the service) to the file which contains the service's API.

# Structs

Order is used to expose the Order service's basic operations using the HTTP route handler methods which extend it.