types

package
v0.7.13 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2024 License: Apache-2.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 CapabilityType

type CapabilityType string
const (
	ComponentDefinition    CapabilityType = "component"
	PolicyDefinition       CapabilityType = "policy"
	RelationshipDefinition CapabilityType = "relationship"
	Model                  CapabilityType = "model"
)

type Filter

type Filter interface {
	Create(map[string]interface{})
}

Each entity will have it's own Filter implementation via which it exposes the nobs and dials to fetch entities

Jump to

Keyboard shortcuts

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