Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

state: Idiomatic struct definitions #312

Merged
merged 1 commit into from
Oct 7, 2015
Merged

state: Idiomatic struct definitions #312

merged 1 commit into from
Oct 7, 2015

Conversation

tsenart
Copy link
Contributor

@tsenart tsenart commented Oct 7, 2015

Fixes #232

} `json:"ports"`
}

// Labels holds the key/value labels of a task defined in the /state.json Mesos HTTP endpoint.
type Labels []struct {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Label was already defined above.

@jdef
Copy link
Contributor

jdef commented Oct 7, 2015

lgtm

@tsenart
Copy link
Contributor Author

tsenart commented Oct 7, 2015

Low hanging fruit :-)

tsenart added a commit that referenced this pull request Oct 7, 2015
state: Idiomatic struct definitions
@tsenart tsenart merged commit f3e7996 into master Oct 7, 2015
@tsenart tsenart removed the PTAL label Oct 7, 2015
@tsenart tsenart deleted the fix-232 branch October 7, 2015 21:29
@tsenart tsenart mentioned this pull request Oct 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants