go/

directory
v0.0.0-...-3374899 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2014 License: Apache-2.0

README

This directory contains code from the Go standard library either
imported from tip (to take advantage of new features and bug fixes
before they're available in the stable branch), or modified in ways
that Camlistore needs.

A summary:

* pkg/image/jpeg: performance improvements going into Go 1.4
  such as https://codereview.appspot.com/109050045/

* pkg/archive/zip: copy of Go 1.4's archive/zip, for Writer.Flush,
  needed by blobpacked

See the git history for more details.

Directories

Path Synopsis
pkg
archive/zip
Package zip provides support for reading and writing ZIP archives.
Package zip provides support for reading and writing ZIP archives.
image/jpeg
Package jpeg implements a JPEG image decoder and encoder.
Package jpeg implements a JPEG image decoder and encoder.

Jump to

Keyboard shortcuts

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