Versions in this module Expand all Collapse all v0 v0.3.1 Jun 13, 2023 Changes in this version + type CsvHander struct + func NewCsvHandler(out io.Writer) CsvHander + func (h CsvHander) Callback(commits []commit.CommitEvent) + type NoHandler struct + func (n NoHandler) Callback(commits []commit.CommitEvent)