distribution/registry/auth
Derek McGowan fd17443988 Update token header struct to use json.RawMessage pointer
Since RawMessage json receivers take a pointer type, the Header structure should use points in order to call the json.RawMessage marshal and unmarshal functions

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-01-25 20:11:41 -08:00
..
htpasswd De-obfuscate error message 2015-11-06 17:10:28 -08:00
silly Switch tests to import "github.com/docker/distribution/context" 2015-08-20 14:50:12 -07:00
token Update token header struct to use json.RawMessage pointer 2016-01-25 20:11:41 -08:00
auth.go Update "type auth.Challenge" comment example code 2015-10-21 11:54:13 -07:00