Directories
¶
| Path | Synopsis |
|---|---|
|
anachronistic
|
|
|
braintree
|
|
|
disintegration
|
|
|
imaging
Package imaging provides basic image manipulation functions (resize, rotate, flip, crop, etc.).
|
Package imaging provides basic image manipulation functions (resize, rotate, flip, crop, etc.). |
|
garyburd
|
|
|
redigo/internal/redistest
Package redistest contains utilities for writing Redigo tests.
|
Package redistest contains utilities for writing Redigo tests. |
|
redigo/redis
Package redis is a client for the Redis database.
|
Package redis is a client for the Redis database. |
|
go-gorp
|
|
|
gorp
Package gorp provides a simple way to marshal Go structs to and from SQL databases.
|
Package gorp provides a simple way to marshal Go structs to and from SQL databases. |
|
go-sql-driver
|
|
|
mysql
Go MySQL Driver - A MySQL-Driver for Go's database/sql package The driver should be used via the database/sql package: import "database/sql" import _ "github.com/go-sql-driver/mysql" db, err := sql.Open("mysql", "user:password@/dbname") See https://github.com/go-sql-driver/mysql#usage for details
|
Go MySQL Driver - A MySQL-Driver for Go's database/sql package The driver should be used via the database/sql package: import "database/sql" import _ "github.com/go-sql-driver/mysql" db, err := sql.Open("mysql", "user:password@/dbname") See https://github.com/go-sql-driver/mysql#usage for details |
|
goamz
|
|
|
goamz/aws
goamz - Go packages to interact with the Amazon Web Services.
|
goamz - Go packages to interact with the Amazon Web Services. |
|
golang
|
|
|
freetype
The freetype package provides a convenient API to draw text onto an image.
|
The freetype package provides a convenient API to draw text onto an image. |
|
freetype/raster
Package raster provides an anti-aliasing 2-D rasterizer.
|
Package raster provides an anti-aliasing 2-D rasterizer. |
|
freetype/truetype
Package truetype provides a parser for the TTF and TTC file formats.
|
Package truetype provides a parser for the TTF and TTC file formats. |
|
groupcache/lru
Package lru implements an LRU cache.
|
Package lru implements an LRU cache. |
|
gorilla
|
|
|
context
Package context stores values shared during a request lifetime.
|
Package context stores values shared during a request lifetime. |
|
mux
Package gorilla/mux implements a request router and dispatcher.
|
Package gorilla/mux implements a request router and dispatcher. |
|
websocket
Package websocket implements the WebSocket protocol defined in RFC 6455.
|
Package websocket implements the WebSocket protocol defined in RFC 6455. |
|
websocket/examples/autobahn
command
Command server is a test server for the Autobahn WebSockets Test Suite.
|
Command server is a test server for the Autobahn WebSockets Test Suite. |
|
websocket/examples/chat
command
|
|
|
websocket/examples/filewatch
command
|
|
|
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. |
|
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. |
|
pq/oid
Package oid contains OID constants as defined by the Postgres server.
|
Package oid contains OID constants as defined by the Postgres server. |
|
mssola
|
|
|
user_agent
Package user_agent implements an HTTP User Agent string parser.
|
Package user_agent implements an HTTP User Agent string parser. |
|
rwcarlsen
|
|
|
goexif/exif
Package exif implements decoding of EXIF data as defined in the EXIF 2.2 specification (http://www.exif.org/Exif2-2.PDF).
|
Package exif implements decoding of EXIF data as defined in the EXIF 2.2 specification (http://www.exif.org/Exif2-2.PDF). |
|
goexif/tiff
Package tiff implements TIFF decoding as defined in TIFF 6.0 specification at http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf
|
Package tiff implements TIFF decoding as defined in TIFF 6.0 specification at http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf |
|
stretchr
|
|
|
objx
objx - Go package for dealing with maps, slices, JSON and other data.
|
objx - Go package for dealing with maps, slices, JSON and other data. |
|
testify/assert
Package assert provides a set of comprehensive testing tools for use with the normal Go testing system.
|
Package assert provides a set of comprehensive testing tools for use with the normal Go testing system. |
|
testify/mock
Provides a system by which it is possible to mock your objects and verify calls are happening as expected.
|
Provides a system by which it is possible to mock your objects and verify calls are happening as expected. |
|
Package throttled implements different throttling strategies for controlling access to HTTP handlers.
|
Package throttled implements different throttling strategies for controlling access to HTTP handlers. |
|
throttled/examples/custom
command
|
|
|
throttled/examples/interval
command
|
|
|
throttled/examples/interval-many
command
|
|
|
throttled/examples/interval-vary
command
|
|
|
throttled/examples/memstats
command
|
|
|
throttled/examples/rate-limit
command
|
|
|
throttled/store
Package store offers a memory-based and a Redis-based throttled.Store implementation.
|
Package store offers a memory-based and a Redis-based throttled.Store implementation. |
|
vaughan0
|
|
|
go-ini
Package ini provides functions for parsing INI configuration files.
|
Package ini provides functions for parsing INI configuration files. |
Click to show internal directories.
Click to hide internal directories.