distribution/registry/auth/token
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
..
accesscontroller.go auth.AccessController interface now uses distribution/context 2015-07-23 19:48:47 -07:00
stringset.go Move auth package under registry package 2015-02-10 17:34:04 -08:00
token.go Update token header struct to use json.RawMessage pointer 2016-01-25 20:11:41 -08:00
token_test.go Update token header struct to use json.RawMessage pointer 2016-01-25 20:11:41 -08:00
util.go fix some typos in source comments 2015-04-17 12:39:52 +00:00