commitlater

package
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List struct {
	// contains filtered or unexported fields
}

List of futures to be done in the future.

func (*List) Add

func (list *List) Add(message string, repobasedir string, files []string)

Add queues up a future commit.

func (*List) Flush

func (list *List) Flush(
	title string,
	fadd func([]string) error,
	fcommit func([]string, string, []string) error,
) error

Flush executes queued commits.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL