Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

replace local functions with community swag functions #19

Closed
wants to merge 1 commit into from

Conversation

GlenDC
Copy link

@GlenDC GlenDC commented Jan 16, 2017

I was browsing through this generated go-swagger goclient and noticed you had written functions to convert your value types to pointer types. No need to do this yourself, you can find those in the go-openapi/swag package, which is a package you have a already vendored anyhow, because of the fact that the generated goclient also uses it.

@ryanwalls
Copy link
Contributor

@GlenDC Thanks for the feedback. We used the swag package in our last PR. Will go ahead and close this.

@ryanwalls ryanwalls closed this Apr 6, 2017
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.

None yet

2 participants