Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ItemsService ¶
type ItemsService struct {
// contains filtered or unexported fields
}
func NewItemsService ¶
func (*ItemsService) GetName ¶
func (service *ItemsService) GetName() string
func (*ItemsService) Start ¶
func (service *ItemsService) Start()
func (*ItemsService) Stop ¶
func (service *ItemsService) Stop(deadline *time.Time)
Click to show internal directories.
Click to hide internal directories.