Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
func (*Service) GetAll ¶ added in v0.0.4
func (service *Service) GetAll() ([]TimeWindow, error)
func (*Service) GetTimeWindow ¶
func (service *Service) GetTimeWindow(timeWindowID int) (*TimeWindow, error)
func (*Service) GetTimeWindowByName ¶
func (service *Service) GetTimeWindowByName(timeWindowName string) (*TimeWindow, error)
Click to show internal directories.
Click to hide internal directories.