Gin: how to auto reload template file for debug ? SetHTMLTemplate mode

Created on 17 Jan 2017  路  2Comments  路  Source: gin-gonic/gin

how to auto reload template file for debug ???? (in SetHTMLTemplate mode)

question

Most helpful comment

In debug mode, gin always reload templates. In release mode, gin loads templates only once.

All 2 comments

In debug mode, gin always reload templates. In release mode, gin loads templates only once.

closing, please debug mode. thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rawoke083 picture rawoke083  路  3Comments

kekemuyu picture kekemuyu  路  3Comments

boneq picture boneq  路  3Comments

ccaza picture ccaza  路  3Comments

lilee picture lilee  路  3Comments