package
0.0.0-20230718023629-f8b617e032f0
Repository: https://github.com/jinyuyoulong/go-learn.git
Documentation: pkg.go.dev
# Functions
New returns a new Bootstrapper.
# Constants
Favicon is the relative 9to the "StaticAssets") favicon path for our app.
go run in ./web 与 main.go 同目录 ./public/ <==> ./web/public/ but go run not in ./web 则./public/ <==> 当前目录下的 public/ 对于vscode 来说 build run 的当前目录为项目的打开根目录 例:web/public ==> /Users/fanjinlong/dev/go/golib/src/v5u.win/projectapi/web/public StaticAssets = "golearn/iris/superstar/web/public/".
# Structs
No description provided by the author
# Type aliases
No description provided by the author