goland debug web app with urfave cli
摘要:
使用urfave/cli 将应用当做命令行应用启动,定义 start参数来启动 startCmd := cli.Command{Name: "start"} app.Commands = []cli.Command{versionCmd, startCmd} app.Run(os.Args) gol 阅读全文
posted @ 2020-05-11 17:42 iokde.com 阅读(327) 评论(0) 推荐(0)
浙公网安备 33010602011771号