Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + type Events struct + Spec []byte + type ServiceDefinition struct + Api *serviceapi.API + Description string + Documentation []byte + Events *Events + ID string + Name string + Provider string + type ServiceDefinitionService interface + GetAPI func(serviceId string) (*serviceapi.API, apperrors.AppError) + func NewServiceDefinitionService(serviceAPIService serviceapi.Service, ...) ServiceDefinitionService