import (
"github.com/eavesmy/gi"
"github.com/PuerkitoBio/goquery"
)
func main(){
app := gi.New()
app.Handler(func(ctx *gi.Context){
// handler
})
app.Go("https://baidu.com")
}
-
Notifications
You must be signed in to change notification settings - Fork 0
eavesmy/gi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|