Directories
¶
Path | Synopsis |
---|---|
astaxie
|
|
beego
Package beego provide a MVC framework beego: an open-source, high-performance, modular, full-stack web framework
|
Package beego provide a MVC framework beego: an open-source, high-performance, modular, full-stack web framework |
beego/cache
Package cache provide a Cache interface and some implemetn engine Usage:
|
Package cache provide a Cache interface and some implemetn engine Usage: |
beego/cache/memcache
Package memcache for cache provider
|
Package memcache for cache provider |
beego/cache/redis
Package redis for cache provider
|
Package redis for cache provider |
beego/config
Package config is used to parse config.
|
Package config is used to parse config. |
beego/config/xml
Package xml for config provider.
|
Package xml for config provider. |
beego/config/yaml
Package yaml for config provider
|
Package yaml for config provider |
beego/context
Package context provide the context utils Usage:
|
Package context provide the context utils Usage: |
beego/grace
Package grace use to hot reload Description: http://grisha.org/blog/2014/06/03/graceful-restart-in-golang/
|
Package grace use to hot reload Description: http://grisha.org/blog/2014/06/03/graceful-restart-in-golang/ |
beego/httplib
Package httplib is used as http.Client Usage:
|
Package httplib is used as http.Client Usage: |
beego/logs
Package logs provide a general log interface Usage:
|
Package logs provide a general log interface Usage: |
beego/logs/alils
Package sls implements the SDK(v0.5.0) of Simple Log Service(abbr.
|
Package sls implements the SDK(v0.5.0) of Simple Log Service(abbr. |
beego/migration
Package migration is used for migration
|
Package migration is used for migration |
beego/orm
Package orm provide ORM for MySQL/PostgreSQL/sqlite Simple Usage
|
Package orm provide ORM for MySQL/PostgreSQL/sqlite Simple Usage |
beego/plugins/apiauth
Package apiauth provides handlers to enable apiauth support.
|
Package apiauth provides handlers to enable apiauth support. |
beego/plugins/auth
Package auth provides handlers to enable basic auth support.
|
Package auth provides handlers to enable basic auth support. |
beego/plugins/cors
Package cors provides handlers to enable CORS support.
|
Package cors provides handlers to enable CORS support. |
beego/session
Package session provider
|
Package session provider |
beego/session/couchbase
Package couchbase for session provider
|
Package couchbase for session provider |
beego/session/ledis
Package ledis provide session Provider
|
Package ledis provide session Provider |
beego/session/memcache
Package memcache for session provider
|
Package memcache for session provider |
beego/session/mysql
Package mysql for session provider
|
Package mysql for session provider |
beego/session/postgres
Package postgres for session provider
|
Package postgres for session provider |
beego/session/redis
Package redis for session provider
|
Package redis for session provider |
beego/swagger
Package swagger struct definition
|
Package swagger struct definition |
beego/toolbox
Package toolbox healthcheck
|
Package toolbox healthcheck |
beego/utils/captcha
Package captcha implements generation and verification of image CAPTCHAs.
|
Package captcha implements generation and verification of image CAPTCHAs. |
beego/utils/pagination
Package pagination provides utilities to setup a paginator within the context of a http request.
|
Package pagination provides utilities to setup a paginator within the context of a http request. |
beego/validation
Package validation for validations
|
Package validation for validations |
bndr
|
|
gojenkins
Gojenkins is a Jenkins Client in Go, that exposes the jenkins REST api in a more developer friendly way.
|
Gojenkins is a Jenkins Client in Go, that exposes the jenkins REST api in a more developer friendly way. |
cihub
|
|
seelog
Package seelog implements logging functionality with flexible dispatching, filtering, and formatting.
|
Package seelog implements logging functionality with flexible dispatching, filtering, and formatting. |
seelog/archive/gzip
Package gzip implements reading and writing of gzip format compressed files.
|
Package gzip implements reading and writing of gzip format compressed files. |
dgrijalva
|
|
jwt-go
Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html
|
Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html |
jwt-go/cmd/jwt
A useful example app.
|
A useful example app. |
fatih
|
|
color
Package color is an ANSI color package to output colorized or SGR defined output to the standard output.
|
Package color is an ANSI color package to output colorized or SGR defined output to the standard output. |
gaoyue1989
|
|
go-sql-driver
|
|
mysql
Package mysql provides a MySQL driver for Go's database/sql package
|
Package mysql provides a MySQL driver for Go's database/sql package |
ivpusic
|
|
julienschmidt
|
|
httprouter
Package httprouter is a trie based high performance HTTP request router.
|
Package httprouter is a trie based high performance HTTP request router. |
kr
|
|
fs
Package fs provides filesystem-related functions.
|
Package fs provides filesystem-related functions. |
pkg
|
|
errors
Package errors provides simple error handling primitives.
|
Package errors provides simple error handling primitives. |
sftp
Package sftp implements the SSH File Transfer Protocol as described in https://filezilla-project.org/specs/draft-ietf-secsh-filexfer-02.txt
|
Package sftp implements the SSH File Transfer Protocol as described in https://filezilla-project.org/specs/draft-ietf-secsh-filexfer-02.txt |
sftp/examples/buffered-read-benchmark
buffered-read-benchmark benchmarks the peformance of reading from /dev/zero on the server to a []byte on the client via io.Copy.
|
buffered-read-benchmark benchmarks the peformance of reading from /dev/zero on the server to a []byte on the client via io.Copy. |
sftp/examples/buffered-write-benchmark
buffered-write-benchmark benchmarks the peformance of writing a single large []byte on the client to /dev/null on the server via io.Copy.
|
buffered-write-benchmark benchmarks the peformance of writing a single large []byte on the client to /dev/null on the server via io.Copy. |
sftp/examples/request-server
An example SFTP server implementation using the golang SSH package.
|
An example SFTP server implementation using the golang SSH package. |
sftp/examples/sftp-server
An example SFTP server implementation using the golang SSH package.
|
An example SFTP server implementation using the golang SSH package. |
sftp/examples/streaming-read-benchmark
streaming-read-benchmark benchmarks the peformance of reading from /dev/zero on the server to /dev/null on the client via io.Copy.
|
streaming-read-benchmark benchmarks the peformance of reading from /dev/zero on the server to /dev/null on the client via io.Copy. |
sftp/examples/streaming-write-benchmark
streaming-write-benchmark benchmarks the peformance of writing from /dev/zero on the client to /dev/null on the server via io.Copy.
|
streaming-write-benchmark benchmarks the peformance of writing from /dev/zero on the client to /dev/null on the server via io.Copy. |
satori
|
|
go.uuid
Package uuid provides implementation of Universally Unique Identifier (UUID).
|
Package uuid provides implementation of Universally Unique Identifier (UUID). |
sh3rp
|
|
toolkits
|
|
net/httplib
Usage:
|
Usage: |
xtfly
|
|
Click to show internal directories.
Click to hide internal directories.