github.com/

directory
v0.0.0-...-b3f3fbb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2015 License: Apache-2.0

Directories

Path Synopsis
codegangsta
cli
Package cli provides a minimal framework for creating and organizing command line Go applications.
Package cli provides a minimal framework for creating and organizing command line Go applications.
facebookgo
grace
Package grace allows for gracefully waiting for a listener to finish serving it's active requests.
Package grace allows for gracefully waiting for a listener to finish serving it's active requests.
grace/gracedemo
Command gracedemo implements a demo server showing how to gracefully terminate an HTTP server using grace.
Command gracedemo implements a demo server showing how to gracefully terminate an HTTP server using grace.
grace/gracehttp
Package gracehttp provides easy to use graceful restart functionality for HTTP server.
Package gracehttp provides easy to use graceful restart functionality for HTTP server.
grace/gracehttp/testserver
Command testserver implements a test case.
Command testserver implements a test case.
grace/gracenet
Package gracenet provides a family of Listen functions that either open a fresh connection or provide an inherited connection from when the process was started.
Package gracenet provides a family of Listen functions that either open a fresh connection or provide an inherited connection from when the process was started.
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
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.
jtolds
gls
Package gls implements goroutine-local storage.
Package gls implements goroutine-local storage.
mattn
smartystreets
goconvey/convey
Package convey contains all of the public-facing entry points to this project.
Package convey contains all of the public-facing entry points to this project.
goconvey/convey/assertions
Package assertions contains the implementations for all assertions which are referenced in the convey package for use with the So(...) method.
Package assertions contains the implementations for all assertions which are referenced in the convey package for use with the So(...) method.
goconvey/convey/assertions/oglematchers
Package oglematchers provides a set of matchers useful in a testing or mocking framework.
Package oglematchers provides a set of matchers useful in a testing or mocking framework.
goconvey/convey/assertions/oglemock/createmock
createmock is used to generate source code for mock versions of interfaces from installed packages.
createmock is used to generate source code for mock versions of interfaces from installed packages.
goconvey/convey/assertions/oglemock/generate
Package generate implements code generation for mock classes.
Package generate implements code generation for mock classes.
goconvey/convey/assertions/oglemock/generate/test_cases/complicated_pkg
Package complicated_pkg contains an interface with lots of interesting cases, for use in integration testing.
Package complicated_pkg contains an interface with lots of interesting cases, for use in integration testing.
goconvey/convey/assertions/oglemock/generate/test_cases/renamed_pkg
A package that calls itself something different than its package path would have you believe.
A package that calls itself something different than its package path would have you believe.
goconvey/convey/assertions/ogletest
Package ogletest provides a framework for writing expressive unit tests.
Package ogletest provides a framework for writing expressive unit tests.
goconvey/convey/gotest
Package gotest contains internal functionality.
Package gotest contains internal functionality.
goconvey/convey/reporting
Package reporting contains internal functionality related to console reporting and output.
Package reporting contains internal functionality related to console reporting and output.
stripe
stripe-go
Package stripe provides the binding for Stripe REST APIs.
Package stripe provides the binding for Stripe REST APIs.
stripe-go/account
Package account provides the /account APIs
Package account provides the /account APIs
stripe-go/balance
Package balance provides the /balance APIs
Package balance provides the /balance APIs
stripe-go/card
Package card provides the /cards APIs
Package card provides the /cards APIs
stripe-go/charge
Package charge provides the /charges APIs
Package charge provides the /charges APIs
stripe-go/client
Package client provides a Stripe client for invoking APIs across all resources
Package client provides a Stripe client for invoking APIs across all resources
stripe-go/coupon
Package coupon provides the /coupons APIs
Package coupon provides the /coupons APIs
stripe-go/currency
Package currency provides the list of currency codes
Package currency provides the list of currency codes
stripe-go/customer
Package customer provides the /customes APIs
Package customer provides the /customes APIs
stripe-go/discount
Package discount provides the discount-related APIs
Package discount provides the discount-related APIs
stripe-go/dispute
Package dispute provides the dispute-related APIs
Package dispute provides the dispute-related APIs
stripe-go/event
Package event provides the /events APIs
Package event provides the /events APIs
stripe-go/fee
Package fee provides the /application_fees APIs
Package fee provides the /application_fees APIs
stripe-go/feerefund
Package feerefund provides the /application_fees/refunds APIs
Package feerefund provides the /application_fees/refunds APIs
stripe-go/invoice
Package invoice provides the /invoices APIs
Package invoice provides the /invoices APIs
stripe-go/invoiceitem
Package invoiceitem provides the /invoiceitems APIs
Package invoiceitem provides the /invoiceitems APIs
stripe-go/plan
Package plan provides the /plans APIs
Package plan provides the /plans APIs
stripe-go/recipient
Package recipient provides the /recipients APIs
Package recipient provides the /recipients APIs
stripe-go/refund
Package refund provides the /refunds APIs
Package refund provides the /refunds APIs
stripe-go/sub
Package sub provides the /subscriptions APIs
Package sub provides the /subscriptions APIs
stripe-go/token
Package token provides the /tokens APIs
Package token provides the /tokens APIs
stripe-go/transfer
Package transfer provides the /transfers APIs
Package transfer provides the /transfers APIs
stripe-go/utils
Package utils provides internal utilities
Package utils provides internal utilities

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL