mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
2fd87b6a86
The original patch used a mutex, however, the workload patterns are likely to be read-heavy, so use a rwlock instead. |
||
---|---|---|
.. | ||
auth.go | ||
BUILD.bazel | ||
config.go | ||
controller.go | ||
controller_test.go | ||
errors.go | ||
ldap.go | ||
regexp.go | ||
routes.go |