Documentation
¶
Overview ¶
Package Alias is a subset of the interfaces defined by pdata and family package to allow for higher code reuse without using generics.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AttributeKey ¶ added in v0.78.0
type AttributeKey = string
AttributeKey is a type alias of string to help make clear what the strings being stored represent
type NamedSignal ¶ added in v0.78.0
NamedSignal represents a subset of incoming pdata that can be updated using the schema processor
type Resource ¶
Resource defines a minimal interface so that the change set can continue using the same pattern
type SignalName ¶ added in v0.78.0
type SignalName = string
SignalName is a type alias of a string to help make clear what a type field is being used for.
Click to show internal directories.
Click to hide internal directories.