Documentation
¶
Overview ¶
Package services registers the APIs for the sync server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FilesManagementService ¶
type FilesManagementService struct {
host.WebService
}
func (FilesManagementService) Host ¶
func (s FilesManagementService) Host() bool
type ImagesService ¶ added in v1.0.3
type ImagesService struct{}
func (ImagesService) Host ¶ added in v1.0.3
func (s ImagesService) Host() bool
type SetupInfoService ¶
type SetupInfoService struct{}
func (SetupInfoService) Host ¶
func (s SetupInfoService) Host() bool
Click to show internal directories.
Click to hide internal directories.