//
pkg.gl
Category
github.com/blargism/gopatchinator
module
package
0.0.2
Repository:
https://github.com/blargism/gopatchinator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
135 SLOC
#
Functions
NewPatchinator
No description provided by the author
#
Structs
Op
No description provided by the author
PatchRule
PatchRule defines a rule to evaluate if a patch is acceptable or not.
#
Interfaces
Patchinator
Patchinator is the interface that allows the user.
#
Type aliases
Patch
No description provided by the author
PatchRules
PatchRules is a slice of PatchRule.