Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommitOptions ¶
type InitOptions ¶
type Writer ¶
type Writer struct {
// contains filtered or unexported fields
}
func NewWriter ¶
func NewWriter(cfg WriterConfig) (*Writer, error)
func (*Writer) Write ¶
func (w *Writer) Write(items []changeitem.ChangeItem) error
Click to show internal directories.
Click to hide internal directories.