Directories ¶
Path | Synopsis |
---|---|
rsc
|
|
appfs/appfile
appfile is a command-line interface to an appfs file system.
|
appfile is a command-line interface to an appfs file system. |
appfs/appmount
appmount mounts an appfs file system.
|
appmount mounts an appfs file system. |
appfs/client
Package client implements a basic appfs client.
|
Package client implements a basic appfs client. |
appfs/fs
Package fs is an indirection layer, allowing code to use a file system without knowing whether it is the host file system (running without App Engine) or the datastore-based app file system (running on App Engine).
|
Package fs is an indirection layer, allowing code to use a file system without knowing whether it is the host file system (running without App Engine) or the datastore-based app file system (running on App Engine). |
appfs/proto
Package proto defines the protocol between appfs client and server.
|
Package proto defines the protocol between appfs client and server. |
appfs/server
Package server implements an appfs server backed by the App Engine datastore.
|
Package server implements an appfs server backed by the App Engine datastore. |
arq
Package arq implements read-only access to Arq backups stored on S3.
|
Package arq implements read-only access to Arq backups stored on S3. |
arq/arqfs
Arqfs implements a file system interface to a collection of Arq backups.
|
Arqfs implements a file system interface to a collection of Arq backups. |
arq/hist
Hist shows the history of a given file, using Arq backups.
|
Hist shows the history of a given file, using Arq backups. |
blog/atom
Package atom defines XML data structures for an Atom feed.
|
Package atom defines XML data structures for an Atom feed. |
cloudprint
Package cloudprint implements sending and receiving print jobs using Google Cloud Print (https://developers.google.com/cloud-print/).
|
Package cloudprint implements sending and receiving print jobs using Google Cloud Print (https://developers.google.com/cloud-print/). |
cmd/asmlint
Asmlint looks for errors in and sometimes rewrites assembly source files.
|
Asmlint looks for errors in and sometimes rewrites assembly source files. |
cmd/crypt
Crypt is a simple password-based encryption program, demonstrating how to use code.google.com/p/rsc/crypt.
|
Crypt is a simple password-based encryption program, demonstrating how to use code.google.com/p/rsc/crypt. |
cmd/dateseq
Dateseq prints a sequence of dates.
|
Dateseq prints a sequence of dates. |
cmd/googlecsv
Googlecsv prints a spreadsheet from Google Drive in CSV format.
|
Googlecsv prints a spreadsheet from Google Drive in CSV format. |
cmd/jfmt
jfmt reads JSON from standard input, formats it, and writes it to standard output.
|
jfmt reads JSON from standard input, formats it, and writes it to standard output. |
cmd/labels
Labels converts comma-separated-value records to PostScript mailing labels.
|
Labels converts comma-separated-value records to PostScript mailing labels. |
cmd/numbers
Numbers is a text-based calculator language.
|
Numbers is a text-based calculator language. |
cmd/pprof_mac_fix
pprof_mac_fix applies a binary patch to the OS X kernel in order to make pprof profiling report accurate values.
|
pprof_mac_fix applies a binary patch to the OS X kernel in order to make pprof profiling report accurate values. |
cmd/uploadbot
Uploadbot uploads tgz snapshots of Mercurial repositories to the download section of a Google Code project.
|
Uploadbot uploads tgz snapshots of Mercurial repositories to the download section of a Google Code project. |
crypt
Package crypt provides simple, password-based encryption and decryption of data blobs.
|
Package crypt provides simple, password-based encryption and decryption of data blobs. |
dbstore
Package dbstore stores and retrieves Go data structures as rows in a SQL database.
|
Package dbstore stores and retrieves Go data structures as rows in a SQL database. |
devweb
Devweb is a simple environment for developing a web server.
|
Devweb is a simple environment for developing a web server. |
ext2
Package ext2 implements read-only access to EXT2 file systems.
|
Package ext2 implements read-only access to EXT2 file systems. |
fuse
Package fuse enables writing FUSE file systems on FreeBSD, Linux, and OS X. On OS X, it requires OSXFUSE (http://osxfuse.github.com/).
|
Package fuse enables writing FUSE file systems on FreeBSD, Linux, and OS X. On OS X, it requires OSXFUSE (http://osxfuse.github.com/). |
fuse/hellofs
Hellofs implements a simple "hello world" file system.
|
Hellofs implements a simple "hello world" file system. |
gf256
Package gf256 implements arithmetic over the Galois Field GF(256).
|
Package gf256 implements arithmetic over the Galois Field GF(256). |
issue
Package issue provides access to the Google Code Issue Tracker API.
|
Package issue provides access to the Google Code Issue Tracker API. |
issue/dashboard
Package dashboard implements the issue dashboard for an upcoming Go release.
|
Package dashboard implements the issue dashboard for an upcoming Go release. |
keychain
Package keychain implements access to the passwords and other keys stored in the system-provided keychain.
|
Package keychain implements access to the passwords and other keys stored in the system-provided keychain. |
oauthprompt
Package oauthprompt implements prompting a local user for an OAuth token and caching the result in the user's home directory.
|
Package oauthprompt implements prompting a local user for an OAuth token and caching the result in the user's home directory. |
plist
Package plist implements parsing of Apple plist files.
|
Package plist implements parsing of Apple plist files. |
qr
Package qr encodes QR codes.
|
Package qr encodes QR codes. |
qr/coding
Package coding implements low-level QR coding details.
|
Package coding implements low-level QR coding details. |
qr/libqrencode
Package libqrencode wraps the C libqrencode library.
|
Package libqrencode wraps the C libqrencode library. |
s3get
S3get fetches a single object from or lists the objects in an S3 bucket.
|
S3get fetches a single object from or lists the objects in an S3 bucket. |
scancab
Scancab is an implementation of a document scanning cabinet.
|
Scancab is an implementation of a document scanning cabinet. |
scancab/database
Package database implements the database for the scanning cabinet.
|
Package database implements the database for the scanning cabinet. |
smugmug
Package smugmug uses the SmugMug API to manipulate photo albums stored on smugmug.com.
|
Package smugmug uses the SmugMug API to manipulate photo albums stored on smugmug.com. |
smugmug/smugup
Smugup uploads a collection of photos to SmugMug.
|
Smugup uploads a collection of photos to SmugMug. |
webdriver
Package webdriver implements a client for the Selenium WebDriver wire protocol.
|
Package webdriver implements a client for the Selenium WebDriver wire protocol. |
websrv
Package websrv provides a stylized way to write HTTP handlers and run an HTTP server.
|
Package websrv provides a stylized way to write HTTP handlers and run an HTTP server. |
xmpp
Package xmpp implements a simple Google Talk client using the XMPP protocol described in RFC 3920 and RFC 3921.
|
Package xmpp implements a simple Google Talk client using the XMPP protocol described in RFC 3920 and RFC 3921. |
Click to show internal directories.
Click to hide internal directories.