Documentation
¶
Overview ¶
Package entry implements a simple replacement strategy as a mapper.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
type Entry struct{}
Entry defines mutations to simply replace the current map value with the contents of the mutation.
func (*Entry) CheckMutation ¶
CheckMutation verifies that this is a valid mutation for this item.
Click to show internal directories.
Click to hide internal directories.