Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package implements the Simple Mail Transfer Protocol as defined by RFC 5321.
This package provides HTTP header constants.
This package provides a Go client for the NAT-PMP internet protocol for port mapping and discovering the external IP address of a firewall.
This package provides a generic Container Network Interface library to provide APIs for CNI plugin interactions.
Package iam provides the API client, operations, and parameter types for AWS Identity and Access Management.
This package contains code and types that were left behind when the old inet.af/netaddr package moved to the standard library in Go 1.18 as net/netip.
This packages implements a trivial HTTP client.
This package implements a various networking related functions used throughout the Pion modules.
Package downloader provides an asynchronous file downloader with progress tracking and timeout support.
Package zPages implements a collection of HTML pages that display telemetry stats.
Package httprc implements a cache for resources available over http(s). Its aim is not only to cache these resources so that it saves on HTTP roundtrips, but it also periodically attempts to auto-refresh these resources once they are cached based on the user-specified intervals and HTTP Expires and Cache-Control headers, thus keeping the entries relativelyfresh.
Package autoprop provides an OpenTelemetry TextMapPropagator creation function. The OpenTelemetry specification states that the default TextMapPropagator needs to be a no-operation implementation. The opentelemetry-go project adheres to this requirement. However, for systems that perform propagation this default is not ideal. This package provides a TextMapPropagator with useful defaults (a combined TraceContext and Baggage TextMapPropagator), and supports environment overrides using the OTEL_PROPAGATORS environment variable.
Package swag converts Go annotations to Swagger Documentation 2.0 for verity of Go web frameworks which may be integrated with an existing project using Swagger UI.
This package is designed to assist in scenarios where you want to construct a URL using a struct that represents the URL query parameters.
This package implements a various networking related functions used throughout the Pion modules.
Package api is the root of the packages used to access Google Cloud Services.
This package provides implementations of various JWx (JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE) technologies.
Shared errors and error interface used throughout the various libraries found in the go-openapi toolkit.
This package provides a Balanced-Routing-Table (BART).
Gorilla WebSocket is a Go implementation of the WebSocket protocol.
This package provides an IDLE extension for go-imap.
Package s3 provides the API client, operations, and parameter types for Amazon Simple Storage Service.
This package provides OpenTelemetry Google Cloud mock Go library.