package
1.0.5
Repository: https://github.com/nandlabs/golly.git
Documentation: pkg.go.dev

# README

golly/config

Go Reference

Overview

The golly/config package provides a configuration management library for Go applications. It allows you to easily load and access configuration values from various sources, such as environment variables, command-line arguments, and configuration files.

Installation

To install the package, use the go get command: