Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceResolver ¶
type ServiceResolver struct { AsyncService *async.AsyncService NotificationService notification.Notification OcpiService *transportation.OcpiService SyncService *sync.SyncService }
func NewService ¶
func NewService(repositoryService *db.RepositoryService) *ServiceResolver
Click to show internal directories.
Click to hide internal directories.