Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some cleanup #35

Closed
wants to merge 5 commits into from
Closed

Some cleanup #35

wants to merge 5 commits into from

Conversation

joek
Copy link
Contributor

@joek joek commented Dec 7, 2016

Hi,
I really like the broker API. During my work I found some small things you might like to merge.

  1. The RawParameters are sometimes of type json.RawMessage and sometimes of type map[string]interface{}. I changed them all to json.RawMessge
  2. I added two default Errors I frequently need. Would like to know what you thing about my suggestions
  3. Changed state type from string to LastOperationState

Cheers
joek

@cf-gitbot
Copy link
Member

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@joek
Copy link
Contributor Author

joek commented Dec 7, 2016

Will close pull request as I figured out, I forgot to run tests... MIght open a new one as soon as I sorted everything out.

@joek joek closed this Dec 7, 2016
kirederik pushed a commit that referenced this pull request Aug 23, 2019
Bumps [code.cloudfoundry.org/lager](https://github.com/cloudfoundry/lager) from `0bfa98e` to `54c4f25`.
- [Release notes](https://github.com/cloudfoundry/lager/releases)
- [Commits](cloudfoundry/lager@0bfa98e...54c4f25)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants