package
0.0.0-20240912125110-2ae284e9374c
Repository: https://github.com/diwise/context-broker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

GetTenantFromContext extracts the tenant name, if any, from the provided context.
NewCreateEntityHandler handles incoming POST requests for NGSI entities.
No description provided by the author
NewMergeEntityHandler handles PATCH requests for NGSI entitities.
NewQueryEntitiesHandler handles GET requests for NGSI entities.
No description provided by the author
NewRetrieveAvailableEntityTypesHandler handles GET requests for the entity types available in this NGSI-LD system.
NewRetrieveEntityHandler retrieves entity by ID.
No description provided by the author
No description provided by the author
No description provided by the author
NewUpdateEntityAttributesHandler handles PATCH requests for NGSI entitity attributes.
NGSIMiddleware packs any tenant id into the context.
No description provided by the author

# Constants

TODO: Load from file in file system instead of hardcoding a constant.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author