acai

module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: ISC

README

Go Doc Build Status Go Report Card Test Coverage Maintainability

Açaí

Açaí is an application framework and command-line tool for Go. It provides a set of libraries and a CLI tool for creating, testing, building, and releasing Go applications.

Why?

TBD

Documentation

For complete documentation, please see here

Directories

Path Synopsis
Package graceful provides graceful start, graceful retry, and graceful stop! It can be used for: - Gracefully starting servers (http, grpc, etc.) and clients (external services, databases, message queues, etc.).
Package graceful provides graceful start, graceful retry, and graceful stop! It can be used for: - Gracefully starting servers (http, grpc, etc.) and clients (external services, databases, message queues, etc.).
Package health is used for implementing health checks for services.
Package health is used for implementing health checks for services.
Package konfig is a minimal and unopinionated library for reading configuration values in Go applications based on The 12-Factor App (https://12factor.net/config).
Package konfig is a minimal and unopinionated library for reading configuration values in Go applications based on The 12-Factor App (https://12factor.net/config).
Package observer can be used for implementing observability using OpenTelemetry API.
Package observer can be used for implementing observability using OpenTelemetry API.
ohttp
Package ohttp is an observable http package.
Package ohttp is an observable http package.
testing
factory
Package factory is used for generating random values for testing purposes.
Package factory is used for generating random values for testing purposes.
ptr
Package ptr is used for getting pointer to values.
Package ptr is used for getting pointer to values.

Jump to

Keyboard shortcuts

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