package
0.0.0-20240912125110-2ae284e9374c
Repository: https://github.com/diwise/context-broker.git
Documentation: pkg.go.dev
# Functions
NewMultiObjectRelationship accepts an array of object ID:s and returns a new MultiObjectRelationship.
NewSingleObjectRelationship accepts an object ID as a string and returns a new SingleObjectRelationship.
No description provided by the author
# Structs
MultiObjectRelationship stores information about an entity's relation to multiple objects.
Relationship is a base type for all types of relationships.
SingleObjectRelationship stores information about an entity's relation to a single object.