Documentation
¶
Index ¶
Constants ¶
View Source
const QueueName = "xbus.services.clientapi"
QueueName is the queue name used by the service
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
services.Options
ActorStorage storage.ActorStorage
AccountStorage storage.AccountStorage
SessionStorage storage.SessionStorage
}
Options for the Service
type Service ¶
type Service struct {
services.BaseService
// contains filtered or unexported fields
}
Service provides an api for administrators
Click to show internal directories.
Click to hide internal directories.