Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OldVersion ¶
OldVersion returns a closures that validates the version is greater than the specified amount
Types ¶
type WorkWith ¶
WorkWith is the struct we'll be implementing collections for
func Filter ¶
Filter is a functional filter. It takes a list of WorkWith and a WorkWith Function that returns a bool for each "true" element we return it to the resultant list
func IncrementVersion ¶
IncrementVersion increments a WorkWiths Version
func LowerCaseData ¶
LowerCaseData does a ToLower to the Data string of a WorkWith
Click to show internal directories.
Click to hide internal directories.