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 helps convert types used in cloud.google.com/go/auth and golang.org/x/oauth2.
The enmime package implements a MIME encoding and decoding library geared towards parsing MIME encoded emails.
Package metric provides an implementation of the metric part of the OpenTelemetry API.
menshen is a resource distributor for LEAP VPN. Here, resource means information for accessing either gateways, bridges, or a combination of the two. This information includes not only endpoint discovery but also credentials (although the credential distribution is not fully integrated at this point). In chinese folk religions, menshen are guardians of doors and gates.
Package pipeline implements an HTTP request/response middleware pipeline whose policy objects mutate an HTTP request's URL, query parameters, and/or headers before the request is sent over the wire.
This package implements HTTP request and response signing and verification. Supports the major MAC and asymmetric key signature algorithms. It has several safety restrictions: One, none of the widely known non-cryptographically safe algorithms are permitted; Two, the RSA SHA256 algorithms must be available in the binary (and it should, barring export restrictions); Finally, the library assumes either the Authorizationn or Signature headers are to be set (but not both).
It's an alternative fork of https://github.com/go-fed/httpsig.
Package opencensus contains Go support for OpenCensus.
This package implements HTTP request and response signing and verification. Supports the major MAC and asymmetric key signature algorithms. It has several safety restrictions: One, none of the widely known non-cryptographically safe algorithms are permitted; Two, the RSA SHA256 algorithms must be available in the binary (and it should, barring export restrictions); Finally, the library assumes either the Authorizationn or Signature headers are to be set (but not both).
Package realclientip provides strategies for obtaining the "real" client IP from HTTP requests.
This module contains shared code for all the Key Vault SDKs, mainly the challenge authentication policy.
This package implements a functionality to fills a struct with form values.
Gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
The enmime package implements a MIME encoding and decoding library geared towards parsing MIME encoded emails.
Package whatsmeow implements a client for interacting with the WhatsApp web multidevice API.
Features:
sending messages to private chats and groups (both text and media)
receiving all messages
managing groups and receiving group change events
joining via invite messages, using and creating invite links
sending and receiving typing notifications
sending and receiving delivery and read receipts
reading and writing app state (contact list, chat pin/mute status, etc)
sending and handling retry receipts if message decryption fails
sending status messages (experimental, may not work for large contact lists)
This package is a Go library that parses a curl (netscape) cookiejar file into a Go http.CookieJar.
This package provides a simple API for opening web pages on your default browser.
Package otelgrpc is the instrumentation library for google.golang.org/grpc.
The sortthread package implements message sorting and threading for go-github-com-emersion-go-imap.
This package maps from a net.Conn to information about the other side of the connection, using various OS-specific facilities.
covertDTLS is a library inspired by @urlhttps://github.com/refraction-networking/utls, uTLS for offering fingerprint-resistance features to pion/dtls.
This package provides a partial Go implementation of the Remote Call Procedure libraries, presented in @urlhttp://pubs.opengroup.org/onlinepubs/9629399/,CDE 1.1: Remote Procedure Call.
libdns is a collection of free-range DNS provider client implementations. It defines the core interfaces that provider packages should implement. They are small and idiomatic interfaces with well-defined semantics.
The interfaces include:
RecordGetter to list records.
RecordAppender to append new records.
RecordSetter to set (create or change existing) records.
RecordDeleter to delete records.
This package contains a parser and packer for the JWCC format: JSON With Commas and Comments (or "human JSON").
go-github is a Go client library for accessing the GitHub API v3.