Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Godeps
|
|
_workspace/src/code.google.com/p/leveldb-go/leveldb
Package leveldb provides an ordered key/value store.
|
Package leveldb provides an ordered key/value store. |
_workspace/src/code.google.com/p/leveldb-go/leveldb/bloom
Package bloom implements Bloom filters.
|
Package bloom implements Bloom filters. |
_workspace/src/code.google.com/p/leveldb-go/leveldb/crc
Package crc implements the checksum algorithm used throughout leveldb.
|
Package crc implements the checksum algorithm used throughout leveldb. |
_workspace/src/code.google.com/p/leveldb-go/leveldb/db
Package db defines the interfaces for a key/value store.
|
Package db defines the interfaces for a key/value store. |
_workspace/src/code.google.com/p/leveldb-go/leveldb/memdb
Package memdb provides a memory-backed implementation of the db.DB interface.
|
Package memdb provides a memory-backed implementation of the db.DB interface. |
_workspace/src/code.google.com/p/leveldb-go/leveldb/memfs
Package memfs provides a memory-backed db.FileSystem implementation.
|
Package memfs provides a memory-backed db.FileSystem implementation. |
_workspace/src/code.google.com/p/leveldb-go/leveldb/record
Package record reads and writes sequences of records.
|
Package record reads and writes sequences of records. |
_workspace/src/code.google.com/p/leveldb-go/leveldb/table
Package table implements readers and writers of leveldb tables.
|
Package table implements readers and writers of leveldb tables. |
_workspace/src/code.google.com/p/snappy-go/snappy
Package snappy implements the snappy block-based compression format.
|
Package snappy implements the snappy block-based compression format. |
_workspace/src/github.com/codegangsta/inject
Package inject provides utilities for mapping and injecting dependencies in various ways.
|
Package inject provides utilities for mapping and injecting dependencies in various ways. |
_workspace/src/github.com/go-martini/martini
Package martini is a powerful package for quickly writing modular web applications/services in Golang.
|
Package martini is a powerful package for quickly writing modular web applications/services in Golang. |
_workspace/src/github.com/martini-contrib/render
Package render is a middleware for Martini that provides easy JSON serialization and HTML template rendering.
|
Package render is a middleware for Martini that provides easy JSON serialization and HTML template rendering. |
_workspace/src/github.com/oxtoacart/bpool
Package bpool implements leaky pools of byte arrays and Buffers as bounded channels.
|
Package bpool implements leaky pools of byte arrays and Buffers as bounded channels. |
Click to show internal directories.
Click to hide internal directories.