Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegExpSet ¶
func NewFromSnapshot ¶
func NewFromSnapshot(snapshot []go_hook.FilterResult) (RegExpSet, error)
NewFromSnapshot expects snapshot to contain only strings, otherwise it panics
func NewFromValues ¶
func NewFromValues(values *go_hook.PatchableValues, path string) (RegExpSet, error)
NewFromValues expects values array to contain only strings
Click to show internal directories.
Click to hide internal directories.