cloud-gov / cf-uaa-guard-service

[Alpha/experimental] UAA proxy as a service
Other
7 stars 6 forks source link

CF push failed #5

Open dsaikiran opened 7 years ago

dsaikiran commented 7 years ago

./broker.go:82: cannot use serviceBroker (type GuardBroker) as type brokerapi.ServiceBroker in argument to brokerapi.New: GuardBroker does not implement brokerapi.ServiceBroker (wrong type for Bind method) have Bind(string, string, brokerapi.BindDetails) (brokerapi.Binding, error) want Bind(context.Context, string, string, brokerapi.BindDetails) (brokerapi.Binding, error) Failed to compile droplet

jmcarp commented 7 years ago

This should be fixed by #6 soon.

cc @rogeruiz @rememberlenny