Supplemental packages for
goyek
This repository contains supplemental packages for goyek
which mainly offer convenience.
These packages are part of goyek
but outside the core repository.
They are developed under looser compatibility than the goyek
core repository.
Packages in this repository depend on additional libraries
and require a newer version of Go than goyek
.
See go.mod
for details.
Package boot
contains an extension of Flow.Main
which additionally defines flags and configures the flow in a convenient way.
Package cmd
offers functions for running programs in a Shell-like way.
Package color
contains goyek features which additionally have colors.
The package supports the NO_COLOR
environment variable.
Package otelgoyek
provides OpenTelemetry instrumentation for goyek.
See build which is this repository's own build pipeline (dogfooding).
See CONTRIBUTING.md if you want to help us.
goyek/x is licensed under the terms of the MIT license.