Skip to content

Conversation

geovanaSouza
Copy link
Contributor

No description provided.

@@ -102,6 +108,8 @@ type Service struct {
Privileged bool
Command string
Environment map[string]string
Log_Driver string
Log_Opt map[string]string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could just remove the underscore? Golang pattern does not use underscore for variable names. Also the indentation for the new variables are different from those above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants