Versions in this module Expand all Collapse all v9 v9.0.1 Mar 30, 2023 v9.0.0 Mar 1, 2023 Changes in this version + func AddServicePlanToContext(ctx context.Context, plan *domain.ServicePlan) context.Context + func AddServiceToContext(ctx context.Context, service *domain.Service) context.Context + func DataForContext(context context.Context, dataKeys ...middlewares.ContextKey) lager.Data + func RetrieveServiceFromContext(ctx context.Context) *domain.Service + func RetrieveServicePlanFromContext(ctx context.Context) *domain.ServicePlan Other modules containing this package github.com/pivotal-cf/brokerapi github.com/pivotal-cf/brokerapi/v10 github.com/pivotal-cf/brokerapi/v11 github.com/pivotal-cf/brokerapi/v12 github.com/pivotal-cf/brokerapi/v7 github.com/pivotal-cf/brokerapi/v8