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

feature request: Generate multiple interfaces into the same file #34

Open
OscarVanL opened this issue Jan 19, 2022 · 0 comments
Open

feature request: Generate multiple interfaces into the same file #34

OscarVanL opened this issue Jan 19, 2022 · 0 comments

Comments

@OscarVanL
Copy link

I want to generate interfaces over the GCP Datastore library. This has four structs: Client, Transaction, Iterator, and Commit.

Ideally I'd like to use interfacer to generate these all into the same target file, perhaps -for and -as could take multiple arguments to a single -o output file.

Unless I am mistaken, I believe this is not currently possible. It would be a nice feature :)

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

No branches or pull requests

2 participants