Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) RequestData ¶
func (s *Service) RequestData(id string, ch chan mdl.DataResponse)
func (*Service) RequestLayout ¶
func (s *Service) RequestLayout(layoutName string, ch chan mdl.LayoutResponse)
Click to show internal directories.
Click to hide internal directories.