github suborbital/vektor v0.2.1
Beta-2.1

latest releases: v0.7.0, v0.6.1, v0.5.3...
pre-release3 years ago

As a quick follow-up to Beta-2, this release fixes an issue with loading env vars, and adds some functionality and docs for the ctx.Ctx object.

Env var config values will now override code-provided values.
Ctx gains Set and Get methods to act as a pseudo K/V store.
Ctx gains a RequestID method to generate and store a request ID.
Ctx gains a Context method to get the underlying context.Context object.

Don't miss a new vektor release

NewReleases is sending notifications on new releases.