Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 158 Bytes

File metadata and controls

7 lines (4 loc) · 158 Bytes

Specification Pattern implementation

Golang implementation of the Specification pattern using generics.

Usage example

Look at the ./example_test.go