Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + type Service struct + func (_m *Service) Delete(remoteEnvironment string, id string) apperrors.AppError + func (_m *Service) New(remoteEnvironment string, id string, api *serviceapi.API) (*remoteenv.ServiceAPI, apperrors.AppError) + func (_m *Service) Read(remoteEnvironment string, serviceApi *remoteenv.ServiceAPI) (*serviceapi.API, apperrors.AppError) + func (_m *Service) Update(remoteEnvironment string, id string, api *serviceapi.API) (*remoteenv.ServiceAPI, apperrors.AppError)