product

package
v0.0.0-...-040c84b Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2017 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetProductInput

type GetProductInput struct {
	ProductID string
}

GetProductInput parameters required for getting a product

type GetProductOutput

type GetProductOutput struct {
	Product Product
}

GetProductOutput GetProduct response data

type Product

type Product struct {
	ID    string
	Name  string
	Price int
}

Product model that describes inventory items

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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