Directories ¶
Path | Synopsis |
---|---|
github.com
|
|
Unknwon/goconfig
Package goconfig is a fully functional and comments-support configuration file(.ini) parser.
|
Package goconfig is a fully functional and comments-support configuration file(.ini) parser. |
astaxie/beego
beego is an open-source, high-performance, modularity, full-stack web framework
|
beego is an open-source, high-performance, modularity, full-stack web framework |
astaxie/beego/cache
Usage:
|
Usage: |
astaxie/beego/cache/memcache
package memcahe for cache provider
|
package memcahe for cache provider |
astaxie/beego/cache/redis
package redis for cache provider
|
package redis for cache provider |
astaxie/beego/config
Usage: import(
|
Usage: import( |
astaxie/beego/config/xml
package xml for config provider
|
package xml for config provider |
astaxie/beego/config/yaml
package yaml for config provider
|
package yaml for config provider |
astaxie/beego/context
Usage:
|
Usage: |
astaxie/beego/example/chat
Beego (http://beego.me/) @description beego is an open-source, high-performance web framework for the Go programming language.
|
Beego (http://beego.me/) @description beego is an open-source, high-performance web framework for the Go programming language. |
astaxie/beego/httplib
Usage:
|
Usage: |
astaxie/beego/logs
Usage:
|
Usage: |
astaxie/beego/middleware
Usage:
|
Usage: |
astaxie/beego/migration
migration package for migration
|
migration package for migration |
astaxie/beego/orm
Simple Usage
|
Simple Usage |
astaxie/beego/plugins/apiauth
Package apiauth provides handlers to enable apiauth support.
|
Package apiauth provides handlers to enable apiauth support. |
astaxie/beego/plugins/auth
Package auth provides handlers to enable basic auth support.
|
Package auth provides handlers to enable basic auth support. |
astaxie/beego/plugins/cors
Package cors provides handlers to enable CORS support.
|
Package cors provides handlers to enable CORS support. |
astaxie/beego/session
package session provider
|
package session provider |
astaxie/beego/session/couchbase
package couchbase for session provider
|
package couchbase for session provider |
astaxie/beego/session/memcache
package memcache for session provider
|
package memcache for session provider |
astaxie/beego/session/mysql
package mysql for session provider
|
package mysql for session provider |
astaxie/beego/session/postgres
SessionOn = true SessionProvider = postgresql SessionSavePath = "user=a password=b dbname=c sslmode=disable" SessionName = session
|
SessionOn = true SessionProvider = postgresql SessionSavePath = "user=a password=b dbname=c sslmode=disable" SessionName = session |
astaxie/beego/session/redis
package redis for session provider
|
package redis for session provider |
astaxie/beego/swagger
swagger struct definition
|
swagger struct definition |
astaxie/beego/toolbox
toolbox healthcheck
|
toolbox healthcheck |
astaxie/beego/utils/captcha
an example for use captcha
|
an example for use captcha |
astaxie/beego/utils/pagination
The pagination package provides utilities to setup a paginator within the context of a http request.
|
The pagination package provides utilities to setup a paginator within the context of a http request. |
astaxie/beego/validation
package for validations
|
package for validations |
beego/i18n
Package i18n is for app Internationalization and Localization.
|
Package i18n is for app Internationalization and Localization. |
beego/i18n/beei18n
beei18n is a helper tool for beego/i18n package.
|
beei18n is a helper tool for beego/i18n package. |
go-sql-driver/mysql
Go MySQL Driver - A MySQL-Driver for Go's database/sql package
|
Go MySQL Driver - A MySQL-Driver for Go's database/sql package |
howeyc/fsnotify
Package fsnotify implements file system notification.
|
Package fsnotify implements file system notification. |
lib/pq
Package pq is a pure Go Postgres driver for the database/sql package.
|
Package pq is a pure Go Postgres driver for the database/sql package. |
lib/pq/listen_example
Below you will find a self-contained Go program which uses the LISTEN / NOTIFY mechanism to avoid polling the database while waiting for more work to arrive.
|
Below you will find a self-contained Go program which uses the LISTEN / NOTIFY mechanism to avoid polling the database while waiting for more work to arrive. |
lib/pq/oid
Package oid contains OID constants as defined by the Postgres server.
|
Package oid contains OID constants as defined by the Postgres server. |
mattn/go-sqlite3
Package sqlite3 provides interface to SQLite3 databases.
|
Package sqlite3 provides interface to SQLite3 databases. |
slene/blackfriday
Blackfriday markdown processor.
|
Blackfriday markdown processor. |
Click to show internal directories.
Click to hide internal directories.