joeybloggs
|
e0e1af6a61
|
working instance
|
8 years ago |
joeybloggs
|
36c0f0aa99
|
Update for repo move
* moved from bluesuncorp org to go-playground org
|
9 years ago |
joeybloggs
|
d5f9115ad5
|
update all example references to v8
|
9 years ago |
joeybloggs
|
70cb087d5a
|
update how config is passed in and assigned to validator
* makes it safer as options passed in by reference, in the future, will
not be manipulatable externally.
|
9 years ago |
joeybloggs
|
10cf645b91
|
reorganization of code + variables to more appropriate structs
|
9 years ago |
joeybloggs
|
77751ca042
|
update external references from v6 to v7
|
9 years ago |
Dean Karn
|
b5317c5c5c
|
Update examples_test.go
Backport change to update import path from pull request #155
|
9 years ago |
joeybloggs
|
41b4a43989
|
Updated documentation for new v6
|
9 years ago |
joeybloggs
|
c62550c414
|
Investigating difference speed architectures
investigation if goroutines in a consumer producer pattern vs passing a map
Spoiler: the map wins out big time!
|
9 years ago |
joeybloggs
|
9ff11ae808
|
break out benchmarks into separate file
create examples file for better godocs
|
10 years ago |