go-kit

module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2026 License: MIT

README

pix4d/go-kit

Utility packages for the Go programming language.

You are welcome to use them. On the other hand, please be aware that any feature not stemming from a Pix4D need will probably not be implemented nor a PR accepted.

The guiding rules are:

  • as simple as possible
  • zero or as little dependencies as possible

Please open a ticket before doing any work towards a PR.

Status

Version v0.x. No backward compatibility guarantees before reaching v1.

Contents

  • sets -- minimal implementation of a generic set data structure.
  • retry -- generic and customizable retry mechanism.
  • github -- minimal implementation of some GitHub APIs; integrates with retry.

License

This code is licensed according to the MIT license (see file LICENSE).

Directories

Path Synopsis
Package github is a minimal implementation of some GitHub APIs; it integrates with the [go-kit.retry] package.
Package github is a minimal implementation of some GitHub APIs; it integrates with the [go-kit.retry] package.
Package retry implements a generic and customizable retry mechanism.
Package retry implements a generic and customizable retry mechanism.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL