Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Contrib ¶
type Contrib interface { GetHeadSHA1() (string, error) Sync(sha1 string, uploads []string, deletes []string) (uploaded []string, deleted []string, err error) }
Contrib interface to syncer contrib
Click to show internal directories.
Click to hide internal directories.