Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Synchronizer ¶
type Synchronizer struct {
// contains filtered or unexported fields
}
Synchronizer handles the process of generating a README.md from a template and documentation source.
func (*Synchronizer) Sync ¶
func (s *Synchronizer) Sync(packageDir string) error
Sync performs the README synchronization for a given package directory.
Click to show internal directories.
Click to hide internal directories.