Documentation
¶
Index ¶
- type Service
- func (s *Service) Clear() error
- func (s *Service) Close() error
- func (s *Service) Create(domainPath string, reqBody map[string]interface{}) (string, error)
- func (s *Service) Delete(domainPath string) (bool, error)
- func (s *Service) Get(domainPath string) (result interface{}, withId bool, err error)
- func (s *Service) Update(domainPath string, reqBody map[string]interface{}) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.