Versions in this module Expand all Collapse all v1 v1.1.0 Jun 15, 2022 Changes in this version type Commit + Breaking bool v1.0.0 Jun 9, 2022 Changes in this version + func AbortIfError(err error) + type Agent struct + Config *Config + func New(config *Config) *Agent + func (r *Agent) Add() (err error) + func (r *Agent) Commit() (err error) + func (r *Agent) Hooks() (err error) + func (r *Agent) Push() (err error) + func (r *Agent) Title() (_ error) + type Commit struct + Long bool + type Config struct + Commit Commit + Push Push + type Push struct + Force bool Other modules containing this package github.com/sharpvik/sema/v3