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