Directories ¶
Path | Synopsis |
---|---|
acroca
|
|
go-symbols
The gosymbols command prints type information for package-level symbols.
|
The gosymbols command prints type information for package-level symbols. |
cweill
|
|
gotests
Package gotests contains the core logic for generating table-driven tests.
|
Package gotests contains the core logic for generating table-driven tests. |
gotests/gotests
A commandline tool for generating table-driven Go tests.
|
A commandline tool for generating table-driven Go tests. |
gotests/gotests/process
Package process is a thin wrapper around the gotests library.
|
Package process is a thin wrapper around the gotests library. |
gotests/internal/goparser
Package goparse contains logic for parsing Go files.
|
Package goparse contains logic for parsing Go files. |
derekparker
|
|
delve/pkg/dwarf/frame
Package frame contains data structures and related functions for parsing and searching through Dwarf .debug_frame data.
|
Package frame contains data structures and related functions for parsing and searching through Dwarf .debug_frame data. |
delve/pkg/proc
Package proc is a low-level package that provides methods to manipulate the process we are debugging.
|
Package proc is a low-level package that provides methods to manipulate the process we are debugging. |
delve/pkg/terminal
Package terminal implements functions for responding to user input and dispatching to appropriate backend commands.
|
Package terminal implements functions for responding to user input and dispatching to appropriate backend commands. |
fatih
|
|
golang
|
|
lint
Package lint contains a linter for Go source code.
|
Package lint contains a linter for Go source code. |
lint/golint
golint lints the Go source files named on its command line.
|
golint lints the Go source files named on its command line. |
henrylee2cn
|
|
pholcus
Pholcus(幽灵蛛)是一款纯Go语言编写的支持分布式的高并发、重量级爬虫软件,定位于互联网数据采集,为具备一定Go或JS编程基础的人提供一个只需关注规则定制的功能强大的爬虫工具。
|
Pholcus(幽灵蛛)是一款纯Go语言编写的支持分布式的高并发、重量级爬虫软件,定位于互联网数据采集,为具备一定Go或JS编程基础的人提供一个只需关注规则定制的功能强大的爬虫工具。 |
pholcus/app
app interface for graphical user interface.
|
app interface for graphical user interface. |
pholcus/app/downloader/surfer
surfer是一款Go语言编写的高并发web下载器,支持 GET/POST/HEAD 方法及 http/https 协议,同时支持固定UserAgent自动保存cookie与随机大量UserAgent禁用cookie两种模式,高度模拟浏览器行为,可实现模拟登录等功能。
|
surfer是一款Go语言编写的高并发web下载器,支持 GET/POST/HEAD 方法及 http/https 协议,同时支持固定UserAgent自动保存cookie与随机大量UserAgent禁用cookie两种模式,高度模拟浏览器行为,可实现模拟登录等功能。 |
pholcus/app/downloader/surfer/agent
Package agent generates user agents strings for well known browsers and for custom browsers.
|
Package agent generates user agents strings for well known browsers and for custom browsers. |
pholcus/app/pipeline
数据收集
|
数据收集 |
pholcus/app/pipeline/collector
结果收集与输出
|
结果收集与输出 |
pholcus/cmd
[spider frame (golang)] Pholcus(幽灵蛛)是一款纯Go语言编写的高并发、分布式、重量级爬虫软件,支持单机、服务端、客户端三种运行模式,拥有Web、GUI、命令行三种操作界面;规则简单灵活、批量任务并发、输出方式丰富(mysql/mongodb/csv/excel等)、有大量Demo共享;同时她还支持横纵向两种抓取模式,支持模拟登录和任务暂停、取消等一系列高级功能; (官方QQ群:Go大数据 42731170,欢迎加入我们的讨论)。
|
[spider frame (golang)] Pholcus(幽灵蛛)是一款纯Go语言编写的高并发、分布式、重量级爬虫软件,支持单机、服务端、客户端三种运行模式,拥有Web、GUI、命令行三种操作界面;规则简单灵活、批量任务并发、输出方式丰富(mysql/mongodb/csv/excel等)、有大量Demo共享;同时她还支持横纵向两种抓取模式,支持模拟登录和任务暂停、取消等一系列高级功能; (官方QQ群:Go大数据 42731170,欢迎加入我们的讨论)。 |
pholcus/common/config
Package config is used to parse config Usage: import(
|
Package config is used to parse config Usage: import( |
pholcus/common/goquery
Package goquery implements features similar to jQuery, including the chainable syntax, to manipulate and query an HTML document.
|
Package goquery implements features similar to jQuery, including the chainable syntax, to manipulate and query an HTML document. |
pholcus/common/mahonia
This package is a character-set conversion library for Go.
|
This package is a character-set conversion library for Go. |
pholcus/common/ping
taken from http://golang.org/src/pkg/net/ipraw_test.go
|
taken from http://golang.org/src/pkg/net/ipraw_test.go |
pholcus/common/pool
通用资源池,动态增加资源实例,并支持空闲资源定时回收功能。
|
通用资源池,动态增加资源实例,并支持空闲资源定时回收功能。 |
pholcus/common/session
Package session provider
|
Package session provider |
pholcus/common/websocket
Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.
|
Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455. |
pholcus/web
[spider frame (golang)] Pholcus(幽灵蛛)是一款纯Go语言编写的高并发、分布式、重量级爬虫软件,支持单机、服务端、客户端三种运行模式,拥有Web、GUI、命令行三种操作界面;规则简单灵活、批量任务并发、输出方式丰富(mysql/mongodb/csv/excel等)、有大量Demo共享;同时她还支持横纵向两种抓取模式,支持模拟登录和任务暂停、取消等一系列高级功能; (官方QQ群:Go大数据 42731170,欢迎加入我们的讨论)。
|
[spider frame (golang)] Pholcus(幽灵蛛)是一款纯Go语言编写的高并发、分布式、重量级爬虫软件,支持单机、服务端、客户端三种运行模式,拥有Web、GUI、命令行三种操作界面;规则简单灵活、批量任务并发、输出方式丰富(mysql/mongodb/csv/excel等)、有大量Demo共享;同时她还支持横纵向两种抓取模式,支持模拟登录和任务暂停、取消等一系列高级功能; (官方QQ群:Go大数据 42731170,欢迎加入我们的讨论)。 |
josharian
|
|
impl
impl generates method stubs for implementing an interface.
|
impl generates method stubs for implementing an interface. |
nsf
|
|
ramya-rao-a
|
|
rogpeppe
|
|
godef
Godef prints the source location of definitions in Go programs.
|
Godef prints the source location of definitions in Go programs. |
godef/go/ast
Package ast declares the types used to represent syntax trees for Go packages.
|
Package ast declares the types used to represent syntax trees for Go packages. |
godef/go/parser
A parser for Go source files.
|
A parser for Go source files. |
godef/go/printer
Package printer implements printing of AST nodes.
|
Package printer implements printing of AST nodes. |
godef/go/scanner
Package scanner implements a scanner for Go source text.
|
Package scanner implements a scanner for Go source text. |
godef/go/sym
The sym package provides a way to iterate over and change the symbols in Go source files.
|
The sym package provides a way to iterate over and change the symbols in Go source files. |
godef/go/token
This package defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).
|
This package defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates). |
godef/go/types
Types infers source locations and types from Go expressions.
|
Types infers source locations and types from Go expressions. |
sqs
|
|
goreturns/returns
Package returns implements a Go pretty-printer (like package "go/format") that also adds zero-value return values as necessary to incomplete return statements.
|
Package returns implements a Go pretty-printer (like package "go/format") that also adds zero-value return values as necessary to incomplete return statements. |
tpng
|
|
gopkgs
Command gopkgs list your installed Go packages for import.
|
Command gopkgs list your installed Go packages for import. |
Click to show internal directories.
Click to hide internal directories.