Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Godeps
|
|
_workspace/src/github.com/clbanning/x2j
Unmarshal arbitrary XML docs to map[string]interface{} or JSON and extract values (using wildcards, if necessary).
|
Unmarshal arbitrary XML docs to map[string]interface{} or JSON and extract values (using wildcards, if necessary). |
_workspace/src/github.com/nfnt/resize
Package resize implements various image resizing methods.
|
Package resize implements various image resizing methods. |
_workspace/src/github.com/stretchr/codecs
Provides interfaces, functions and codecs that can be used to encode and decode data to various formats.
|
Provides interfaces, functions and codecs that can be used to encode and decode data to various formats. |
_workspace/src/github.com/stretchr/codecs/bson
A codec for handling BSON encoding and decoding
|
A codec for handling BSON encoding and decoding |
_workspace/src/github.com/stretchr/codecs/csv
The csv package contains a codec for talking CSV (comma separated values).
|
The csv package contains a codec for talking CSV (comma separated values). |
_workspace/src/github.com/stretchr/codecs/json
A codec for handling JSON encoding and decoding.
|
A codec for handling JSON encoding and decoding. |
_workspace/src/github.com/stretchr/codecs/jsonp
A codec for handling JSONP encoding.
|
A codec for handling JSONP encoding. |
_workspace/src/github.com/stretchr/codecs/msgpack
A codec for handling msgpack encoding and decoding.
|
A codec for handling msgpack encoding and decoding. |
_workspace/src/github.com/stretchr/codecs/services
Provides services for working with codecs.
|
Provides services for working with codecs. |
_workspace/src/github.com/stretchr/codecs/test
test package provides object useful for testing code that relies on Codecs.
|
test package provides object useful for testing code that relies on Codecs. |
_workspace/src/github.com/stretchr/codecs/xml
A codec for handling simple XML encoding and decoding.
|
A codec for handling simple XML encoding and decoding. |
_workspace/src/github.com/stretchr/goweb
Goweb - A simple, powerful web framework for Go.
|
Goweb - A simple, powerful web framework for Go. |
_workspace/src/github.com/stretchr/goweb/context
The context package contains the Context interface definition.
|
The context package contains the Context interface definition. |
_workspace/src/github.com/stretchr/goweb/controllers
The controllers package provides interfaces that should be utilised when building RESTful controller objects.
|
The controllers package provides interfaces that should be utilised when building RESTful controller objects. |
_workspace/src/github.com/stretchr/goweb/example_webapp
The example_webapp package contains a real working example of Goweb, showing off most of its features.
|
The example_webapp package contains a real working example of Goweb, showing off most of its features. |
_workspace/src/github.com/stretchr/goweb/handlers
The handlers package contains tools for building pipelines of handlers which requests are run through in order to properly respond to requests.
|
The handlers package contains tools for building pipelines of handlers which requests are run through in order to properly respond to requests. |
_workspace/src/github.com/stretchr/goweb/http
The http package contains useful web constants.
|
The http package contains useful web constants. |
_workspace/src/github.com/stretchr/goweb/paths
The paths package provides capabilities for working with paths, which is a key part of Goweb.
|
The paths package provides capabilities for working with paths, which is a key part of Goweb. |
_workspace/src/github.com/stretchr/goweb/responders
The responders package provides objects capable of making different kinds of responses to requests.
|
The responders package provides objects capable of making different kinds of responses to requests. |
_workspace/src/github.com/stretchr/goweb/webcontext
The webcontext package is Goweb's implementation of the Context object.
|
The webcontext package is Goweb's implementation of the Context object. |
_workspace/src/github.com/stretchr/goweb/webcontext/test
Package that enables you to write unit tests that rely on a context.Context object.
|
Package that enables you to write unit tests that rely on a context.Context object. |
_workspace/src/github.com/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. |
_workspace/src/github.com/stretchr/stew/strings
Strings provides high-performance string management and manipulation capabilities.
|
Strings provides high-performance string management and manipulation capabilities. |
_workspace/src/github.com/stretchr/testify/assert
A set of comprehensive testing tools for use with the normal Go testing system.
|
A set of comprehensive testing tools for use with the normal Go testing system. |
_workspace/src/github.com/stretchr/testify/http
A set of tools to make testing http activity using the Go testing system easier.
|
A set of tools to make testing http activity using the Go testing system easier. |
_workspace/src/github.com/stretchr/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. |
_workspace/src/github.com/ugorji/go/codec
High Performance, Feature-Rich Idiomatic Go encoding library for msgpack and binc .
|
High Performance, Feature-Rich Idiomatic Go encoding library for msgpack and binc . |
_workspace/src/labix.org/v2/mgo/bson
Package bson is an implementation of the BSON specification for Go: http://bsonspec.org It was created as part of the mgo MongoDB driver for Go, but is standalone and may be used on its own without the driver.
|
Package bson is an implementation of the BSON specification for Go: http://bsonspec.org It was created as part of the mgo MongoDB driver for Go, but is standalone and may be used on its own without the driver. |
Click to show internal directories.
Click to hide internal directories.