This package provides a drop-in replacement of the Golang standard encoding/base64 library.
Messagediff is a library for calculating diffs of arbitrary structs in the Go programming language.
This package provides traditional getopt processing for implementing programs that use traditional command lines.
The utf7 package provides support for the obsolete UTF-7 text encoding in Go.
This package lets you link to GitHub issues, pull requests, commits and users from Sphinx docs.
Package sdk is the official AWS SDK v2 for the Go programming language.
This package provides a encoder and decoder of the PostgreSQL wire protocol version 3.
go-github-com-gosuri-uiprogress is go library to render progress bars in terminal applications.
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 httpgzip provides net/http-like primitives that use gzip compression when serving HTTP requests.
This package enables OpenID Connect support for the go-golang-org-x-oauth2 package.
This package provides a SOCKS protocol version 5 library with full TCP/UDP and IPv4/IPv6 support.
This package implements RFC 2616 HTTP/1.1 standard.
Shared errors and error interface used throughout the various libraries found in the go-openapi toolkit.
The Minio Go Client SDK provides simple APIs to access any Amazon S3 compatible object storage.
This package provides a implementation of the Snowball stemmer for natural language processing.
Package enumflag supplements the Golang CLI flag handling packages spf13/cobra and spf13/pflag with enumeration flags.
Package xxhash implements the 64-bit variant of xxHash (XXH64) as described at https://xxhash.com/.
This Package provides an implementation of the JA4HTTP (JA4H) hashing algorithm.
This package provides a generic Container Network Interface library to provide APIs for CNI plugin interactions.
This package implements a various networking related functions used throughout the Pion modules.
Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags.
This package implements a various networking related functions used throughout the Pion modules.
Package sqlstruct provides some convenience functions for using structs with the Go standard library's database/sql package.