script

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScriptHandler

type ScriptHandler struct {
	Path           string
	MaxWorkers     int
	DroppedCommits uint64
	LogFile        string
}

func NewScriptHandler

func NewScriptHandler(path string, maxWorkers int, logFile string) *ScriptHandler

func (ScriptHandler) Callback

func (h ScriptHandler) Callback(commits []commit.CommitEvent)

func (ScriptHandler) Run

func (h ScriptHandler) Run(worker int, commit commit.CommitEvent)

Jump to

Keyboard shortcuts

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