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

置き換え対象になる関数や変数を atgen package から提供できると良さそう #56

Open
takanakahiko opened this issue Nov 15, 2023 · 0 comments

Comments

@takanakahiko
Copy link
Contributor

Why

atgen は template 内の AtgenRequestBody などを置き換えるように作られているが、実際に AtgenRequestBody は存在しないので、template をエディタなどで開くと記述ミスとして解釈されてしまい煩わしい。また、ミスの元となる。
image

How

以下のように、置き換え対象の placeholder みたいなものを atgen package から提供すると良いと思った。

atgenReqBody, _ := atgem.AtgenRequestBody()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant