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

Replace inflect with flect #1577

Merged
merged 2 commits into from
Feb 7, 2019
Merged

Replace inflect with flect #1577

merged 2 commits into from
Feb 7, 2019

Conversation

lukasschlueter
Copy link
Contributor

Note: This also includes the change from #1572

Several templates are using opts.Name.Model where opts.Name is an inflect.Name, for example:

func Send{{.opts.Name.Model}}() error {

I'm not sure what the flect equivalent of this is, so I wasn't able to change the genny option structs yet.

@lukasschlueter lukasschlueter requested a review from a team as a code owner February 7, 2019 02:26
@markbates
Copy link
Member

markbates commented Feb 7, 2019 via email

@markbates markbates merged commit 74158ec into development Feb 7, 2019
@markbates markbates deleted the replace-inflect branch February 7, 2019 17:33
@markbates markbates added this to the v0.14.0 milestone Feb 7, 2019
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