Directories ¶
Path | Synopsis |
---|---|
github.com
|
|
asaskevich/govalidator
Package govalidator is package of validators and sanitizers for strings, structs and collections.
|
Package govalidator is package of validators and sanitizers for strings, structs and collections. |
derekdowling/go-stdlogger
Package std is the missing standard logging interface that should be present within Go.
|
Package std is the missing standard logging interface that should be present within Go. |
derekdowling/jsh-api
Package jshapi is a http.Handler compatible wrapper that makes building JSON API resource handlers easy.
|
Package jshapi is a http.Handler compatible wrapper that makes building JSON API resource handlers easy. |
derekdowling/jsh-api/store
Package store is a collection of composable interfaces that are can be implemented in order to build a storage driver
|
Package store is a collection of composable interfaces that are can be implemented in order to build a storage driver |
jtolds/gls
Package gls implements goroutine-local storage.
|
Package gls implements goroutine-local storage. |
smartystreets/assertions
Package assertions contains the implementations for all assertions which are referenced in goconvey's `convey` package (github.com/smartystreets/goconvey/convey) for use with the So(...) method.
|
Package assertions contains the implementations for all assertions which are referenced in goconvey's `convey` package (github.com/smartystreets/goconvey/convey) for use with the So(...) method. |
smartystreets/assertions/internal/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. |
smartystreets/assertions/internal/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. |
smartystreets/assertions/internal/oglemock/generate
Package generate implements code generation for mock classes.
|
Package generate implements code generation for mock classes. |
smartystreets/assertions/internal/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. |
smartystreets/assertions/internal/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. |
smartystreets/assertions/internal/ogletest
Package ogletest provides a framework for writing expressive unit tests.
|
Package ogletest provides a framework for writing expressive unit tests. |
smartystreets/assertions/internal/ogletest/srcutil
Functions for working with source code.
|
Functions for working with source code. |
smartystreets/assertions/internal/reqtrace
Package reqtrace contains a very simple request tracing framework.
|
Package reqtrace contains a very simple request tracing framework. |
smartystreets/assertions/should
package should is simply a rewording of the assertion functions in the assertions package.
|
package should is simply a rewording of the assertion functions in the assertions package. |
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. |
smartystreets/goconvey/convey/gotest
Package gotest contains internal functionality.
|
Package gotest contains internal functionality. |
smartystreets/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. |
zenazn/goji/web/mutil
Package mutil contains various functions that are helpful when writing http middleware.
|
Package mutil contains various functions that are helpful when writing http middleware. |
Package goji is a minimalistic and flexible HTTP request multiplexer.
|
Package goji is a minimalistic and flexible HTTP request multiplexer. |
internal
Package internal is a private package that allows Goji to expose a less confusing interface to its users.
|
Package internal is a private package that allows Goji to expose a less confusing interface to its users. |
middleware
Package middleware contains utilities for Goji Middleware authors.
|
Package middleware contains utilities for Goji Middleware authors. |
pat
Package pat is a URL-matching domain-specific language for Goji.
|
Package pat is a URL-matching domain-specific language for Goji. |
pattern
Package pattern contains utilities for Goji Pattern authors.
|
Package pattern contains utilities for Goji Pattern authors. |
golang.org
|
|
x/net/context
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.
|
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. |
x/net/context/ctxhttp
Package ctxhttp provides helper functions for performing context-aware HTTP requests.
|
Package ctxhttp provides helper functions for performing context-aware HTTP requests. |
Click to show internal directories.
Click to hide internal directories.