docs/server
Ying Li 20f5b5f3b2 Ensure that the server produces errors the client can parse.
Signed-off-by: Ying Li <ying.li@docker.com>
2015-12-09 16:48:09 -08:00
..
errors Move the notary errors HTTP errors into the server package. 2015-12-09 11:22:49 -08:00
handlers Server propogates validation failures in the 400 response. 2015-12-09 15:10:17 -08:00
snapshot fix roleExpired varname, it shadowed a func name 2015-12-07 14:44:11 -08:00
storage adding tests for server/snapshot/snapshot.go 2015-12-07 12:55:09 -08:00
timestamp adding tests for server/snapshot/snapshot.go 2015-12-07 12:55:09 -08:00
integration_test.go Ensure that the server produces errors the client can parse. 2015-12-09 16:48:09 -08:00
server.go Move the notary errors HTTP errors into the server package. 2015-12-09 11:22:49 -08:00
server_test.go Add the handler for GET-ting a snapshot key. 2015-12-07 15:13:58 -08:00