Shared errors and error interface used throughout the various libraries found in the go-openapi toolkit.
This package enables OpenID Connect support for the go-golang-org-x-oauth2
package.
This package is a Go language X.509 TLS root certificate bundle, derived from Mozilla's collection.
This package reads and writes loose and packed (objects found in git packfiles) Git objects. It uses the pack package to search pack index files and locate the corresponding delta-base chain in the appropriate pack file. If gitobj can't find a loose object with the appropriate SHA-1, it will search the repository's packfile(s) instead. If it finds an object in a packfile, it will reconstruct the object along its delta-base chain and return it.
Package martian provides an HTTP/1.1 proxy with an API for configurable request and response modifiers.
This package provides a implementation of the Snowball stemmer for natural language processing.
Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags.
Package xxhash implements the 64-bit variant of xxHash
(XXH64) as described at https://xxhash.com/.
This package implements a various networking related functions used throughout the Pion modules.
This package implements a various networking related functions used throughout the Pion modules.
Chroma takes source code and other structured text and converts it into syntax highlighted HTML, ANSI-coloured text, etc.
Package groupcache provides a data loading mechanism with caching and de-duplication that works across a set of peer processes.
Package gopher-luar
simplifies data passing to and from gopher-lua.
This package provides a DS implementation backed by Badger.
Package vfs
provides an abstraction of the os
and ioutil
packages that is easy to test.
Package vfs
provides an abstraction of the os
and ioutil
packages that is easy to test.
The procfs
Go package provides functions to retrieve system, kernel, and process metrics from the /proc
pseudo file system.
The procfs
Go package provides functions to retrieve system, kernel, and process metrics from the /proc
pseudo file system.
errwrap
is a package for Go that formalizes the pattern of wrapping errors and checking if an error contains another error.
This package implements functionality to parse and format vCard as specified in RFC 6350.
This package provides a platform-agnostic Go library to locate TrueType font files in your system's user and system font directories.
go-github-com-hashicorp-errwrap
is a package that formalizes the pattern of wrapping errors and checking if an error contains another error.
Package fastuuid provides UUID generation of 192 bit universally unique identifiers. It also provides simple support for 128-bit RFC-4122 V4 UUID strings.
Package xxhash implements the 64-bit variant of xxHash (XXH64) as described at http://cyan4973.github.io/xxHash/.