zeromicro / goctl-swagger

MIT License
208 stars 133 forks source link

remove stdin communication with goctl #81

Open shyandsy opened 1 year ago

shyandsy commented 1 year ago

its hard to debug by read os.Stdin when call NewPlugin() so I made a fake NewPlugin method to get the content by calling the goctl parser