Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) GenConfig ¶
GenConfig generates a default configuration file for the protosync tool in the current directory
func (*Service) GetDownloader ¶
func (s *Service) GetDownloader(domain string) (Downloader, bool)
func (*Service) Register ¶
func (s *Service) Register(domain string, d Downloader)
type WriteProvider ¶
type WriteProvider struct{}
func NewWriteProvider ¶
func NewWriteProvider() *WriteProvider
Click to show internal directories.
Click to hide internal directories.