Documentation ¶
Index ¶
- 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 ...string) lager.Data
- func RetrieveServiceFromContext(ctx context.Context) *domain.Service
- func RetrieveServicePlanFromContext(ctx context.Context) *domain.ServicePlan
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddServicePlanToContext ¶
func AddServiceToContext ¶
func RetrieveServicePlanFromContext ¶
func RetrieveServicePlanFromContext(ctx context.Context) *domain.ServicePlan
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.