Files
goview/_examples/gin-rice
2020-03-02 18:10:13 +08:00
..
2020-03-02 18:10:13 +08:00
2020-03-02 18:10:13 +08:00
2020-03-02 18:10:13 +08:00
2020-03-02 18:10:13 +08:00

Basic

Exmaple for gin template

Install

go get github.com/GeertJohan/go.rice

Build & Run


#build
go build -o bin/gorice

#run
./bin/gorice

Script


./run.sh

View

Use the browser to visit the following url

http://127.0.0.1:9090