Conversation
image/image.go
Outdated
There was a problem hiding this comment.
Images stores the image configuration
|
LGTM |
|
@brahmaroutu seems like you're committing as LGTM though |
image/image.go
Outdated
There was a problem hiding this comment.
Again, please document the usage of the type. The goal is not to have golint pass but to create viable documentation.
0c2aa21 to
ec83c21
Compare
image/image.go
Outdated
There was a problem hiding this comment.
Should the field be here or inline (in the struct Image).
There was a problem hiding this comment.
I moved the comments into the structure. The doc will be slightly different, comments will be printed with the struct and then the comment about struct.
|
@brahmaroutu could you add a period at the end of the doc sentences ? :blush: |
|
@brahmaroutu could you also add the package |
Addresses moby#14756 Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
|
Cool, LGTM |
Addresses #14756
Signed-off-by: Srini Brahmaroutu srbrahma@us.ibm.com