model

package
v0.0.0-...-18fed97 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Property

type Property struct {
	ID          string
	Name        string
	Description string
	Value       string
}

Property is the central model struct of the property feature.

type PropertySet

type PropertySet struct {
	Name   string
	Values []string
}

PropertySet is the central model struct of the property set feature. A set contains a collection of property names and can be used for searching and processing only a set of properties.

Jump to

Keyboard shortcuts

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