package
1.1.8
Repository: https://github.com/carsonfeng/zcode.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
WithCommitId returns an Option that sets the commitId field of a config object to the given value.
No description provided by the author
WithDiffTagPrefix returns an Option that sets the diffTagPrefix field of a config object to the given value.
WithDiffUnified is a function that generate diffs with <n> lines of context instead of the usual three.
WithEnableAmend returns an Option that sets the isAmend field of a config object to the given value.
WithExcludeList returns an Option that sets the excludeList field of a config object to the given value.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

Option is an interface that specifies instrumentation configuration options.