Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProtobomTypeAdapter ¶
type ProtobomTypeAdapter struct{}
The Protobom TypeAdapter converts native protobom elements resulting from the graph API operations or evaluations into their CEL-friendly wrappers that implenent ref.Val
func (ProtobomTypeAdapter) NativeToValue ¶
func (ProtobomTypeAdapter) NativeToValue(value any) ref.Val
NativeToValue converts from the native protobom elements to their elements.* wrappers so that they can be handled in the CEL environment.
Click to show internal directories.
Click to hide internal directories.