github.com/franc20/ayesa_sap@v7.0.0-beta.28.0.20200124003224-302d4d52fa6c+incompatible/actor/v2action/service_broker_summary.go (about) 1 package v2action 2 3 type ServiceBrokerSummary struct { 4 ServiceBroker 5 Services []ServiceSummary 6 }