dtiu94034 2012-05-27 14:57 采纳率: 0%
浏览 48
已采纳

内置的“ html / template”或“ mustache”,我应该使用哪一个? [关闭]

I'm new to golang, and want to use it to build a web app.

I found it has built-in html/template, which can render html template with specified data, and there is also a mustache port which seems good.

I'm not sure which one shall I use. Please give me some advices or comparations between them to let me decide, thank you.

  • 写回答

2条回答 默认 最新

  • dongshi7433 2012-05-27 22:27
    关注

    I prefer use html/template because it comes in Go library, and by its simple design.

    You can see in the next web application how powerfull it is:

    https://bitbucket.org/jzs/sketchground/src

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥60 ESP32怎么烧录自启动程序
  • ¥50 html2canvas超出滚动条不显示
  • ¥15 MATLAB四叉树处理长方形tif文件
  • ¥15 java业务性能问题求解(sql,业务设计相关)
  • ¥15 52810 尾椎c三个a 写蓝牙地址
  • ¥15 elmos524.33 eeprom的读写问题
  • ¥15 使用Java milo连接Kepserver服务端报错?
  • ¥15 用ADS设计一款的射频功率放大器
  • ¥15 怎么求交点连线的理论解?
  • ¥20 软件开发方法学习来了