Directories ¶
Path | Synopsis |
---|---|
_workspace
|
|
src/github.com/DHowett/go-plist
Package plist implements encoding and decoding of Apple's "property list" format.
|
Package plist implements encoding and decoding of Apple's "property list" format. |
src/github.com/TheCreeper/go-notify
Package notify provides an implementation of the Gnome DBus notifications specification.
|
Package notify provides an implementation of the Gnome DBus notifications specification. |
src/github.com/godbus/dbus
Package dbus implements bindings to the D-Bus message bus system.
|
Package dbus implements bindings to the D-Bus message bus system. |
src/github.com/gotk3/gotk3/cairo
Package cairo implements Go bindings for Cairo.
|
Package cairo implements Go bindings for Cairo. |
src/github.com/gotk3/gotk3/gdk
Go bindings for GDK 3.
|
Go bindings for GDK 3. |
src/github.com/gotk3/gotk3/glib
Package glib provides Go bindings for GLib 2.
|
Package glib provides Go bindings for GLib 2. |
src/github.com/gotk3/gotk3/gtk
Go bindings for GTK+ 3.
|
Go bindings for GTK+ 3. |
src/github.com/gotk3/gotk3/pango
Go bindings for Pango.
|
Go bindings for Pango. |
src/github.com/hydrogen18/stalecucumber
This package reads and writes pickled data.
|
This package reads and writes pickled data. |
src/github.com/miekg/dns
Package dns implements a full featured interface to the Domain Name System.
|
Package dns implements a full featured interface to the Domain Name System. |
src/github.com/twstrike/otr3
Package otr3 implements the Off The Record protocol as specified in: https://otr.cypherpunks.ca/Protocol-v3-4.0.0.html Introduction Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging by providing: Encryption Authentication Deniability Perfect forward secrecy Getting Started OTR library provides a Conversation API for Receiving and Sending messages import otr3 c := &otr3.Conversation{} // You will need to prepare a long-term PrivateKey for otr conversation handshakes.
|
Package otr3 implements the Off The Record protocol as specified in: https://otr.cypherpunks.ca/Protocol-v3-4.0.0.html Introduction Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging by providing: Encryption Authentication Deniability Perfect forward secrecy Getting Started OTR library provides a Conversation API for Receiving and Sending messages import otr3 c := &otr3.Conversation{} // You will need to prepare a long-term PrivateKey for otr conversation handshakes. |
src/golang.org/x/crypto/pbkdf2
Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0.
|
Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0. |
src/golang.org/x/crypto/scrypt
Package scrypt implements the scrypt key derivation function as defined in Colin Percival's paper "Stronger Key Derivation via Sequential Memory-Hard Functions" (http://www.tarsnap.com/scrypt/scrypt.pdf).
|
Package scrypt implements the scrypt key derivation function as defined in Colin Percival's paper "Stronger Key Derivation via Sequential Memory-Hard Functions" (http://www.tarsnap.com/scrypt/scrypt.pdf). |
src/golang.org/x/crypto/sha3
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.
|
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202. |
src/golang.org/x/crypto/ssh/terminal
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.
|
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems. |
src/golang.org/x/net/html
Package html implements an HTML5-compliant tokenizer and parser.
|
Package html implements an HTML5-compliant tokenizer and parser. |
src/golang.org/x/net/html/atom
Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id".
|
Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id". |
src/golang.org/x/net/proxy
Package proxy provides support for a variety of protocols to proxy network data.
|
Package proxy provides support for a variety of protocols to proxy network data. |
src/golang.org/x/text/transform
Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.
|
Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations. |
src/golang.org/x/text/unicode/norm
Package norm contains types and functions for normalizing Unicode strings.
|
Package norm contains types and functions for normalizing Unicode strings. |
src/gopkg.in/check.v1
Package check is a rich testing extension for Go's testing package.
|
Package check is a rich testing extension for Go's testing package. |
Click to show internal directories.
Click to hide internal directories.