Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Product = ProductKey{}
Product is a global instance of the ProductKey type
Functions ¶
This section is empty.
Types ¶
type ProductKey ¶
type ProductKey struct{}
Empty type to represent the _type_ Product. Genesis is to support a key in a Context
type ProductValue ¶
type ProductValue string
Will represent a specific Product (konnect, gateway, mesh, etc)
func (ProductValue) String ¶
func (p ProductValue) String() string
Click to show internal directories.
Click to hide internal directories.