You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, you have to go through the api package to generate anything, there should be a cli package with a tool to generate code. It will be able to be used from within go:generate, etc.
The text was updated successfully, but these errors were encountered:
Currently, you have to go through the
api
package to generate anything, there should be acli
package with a tool to generate code. It will be able to be used from withingo:generate
, etc.The text was updated successfully, but these errors were encountered: