tests failign from a data race caused in the tests setup. an incrementing const needs something to serialzie it (atmoic in this case) to remove that data race. This touches that up. |
||
---|---|---|
.. | ||
testdata | ||
clone_resource.go | ||
doc.go | ||
models.go | ||
models_test.go | ||
parser.go | ||
parser_test.go | ||
service.go | ||
service_test.go |