Documentation ¶
Overview ¶
Package misc contains stuff which should probably move elsewhere.
This is a gross place to put code.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SHA256Prefix ¶
SHA256Prefix computes the SHA-256 digest of data and returns its first twenty lowercase hex digits.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
amazon
|
|
s3
Package s3 implements a generic Amazon S3 client, not specific to Camlistore.
|
Package s3 implements a generic Amazon S3 client, not specific to Camlistore. |
azure
|
|
Package closure provides tools to help with the use of the closure library.
|
Package closure provides tools to help with the use of the closure library. |
genclosuredeps
The genclosuredeps command, similarly to the closure depswriter.py tool, outputs to os.Stdout for each .js file, which namespaces it provides, and the namespaces it requires, hence helping the closure library to resolve dependencies between those files.
|
The genclosuredeps command, similarly to the closure depswriter.py tool, outputs to os.Stdout for each .js file, which namespaces it provides, and the namespaces it requires, hence helping the closure library to resolve dependencies between those files. |
jstest
Package jstest uses the Go testing package to test JavaScript code using Node and Mocha.
|
Package jstest uses the Go testing package to test JavaScript code using Node and Mocha. |
Package gpgagent interacts with the local GPG Agent.
|
Package gpgagent interacts with the local GPG Agent. |
Package pinentry interfaces with the pinentry(1) command to securely prompt the user for a password using whichever user interface the user is currently using.
|
Package pinentry interfaces with the pinentry(1) command to securely prompt the user for a password using whichever user interface the user is currently using. |
Click to show internal directories.
Click to hide internal directories.