docs/server/handlers
Miloslav Trmač da7c87f9dc Fix (make vet)
server/handlers/default_test.go:353: GetCurrent passes Lock by value: handlers.failStore contains github.com/docker/notary/server/storage.MemStorage contains sync.Mutex
tuf/store/httpstore_test.go:208: github.com/docker/notary/tuf/validation.ErrBadRoot composite literal uses unkeyed fields

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2015-12-11 19:59:16 +01:00
..
default.go Server propogates validation failures in the 400 response. 2015-12-09 15:10:17 -08:00
default_test.go Fix (make vet) 2015-12-11 19:59:16 +01:00
validation.go Server propogates validation failures in the 400 response. 2015-12-09 15:10:17 -08:00
validation_test.go Move validation errors to tuf, since that is the expected server interface. 2015-12-09 14:04:44 -08:00