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 | |
---|---|---|---|---|
Repository files navigation
About
爬虫系统核心功能。
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published