envdoc
doc generator
A tool to generate documentation for environment variables in Go structs
Go tool to generate documentation for environment variables
68 stars
3 watching
4 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
devtoolsdocumentationgogo-generate
Related projects:
Repository | Description | Stars |
---|---|---|
| A package to access environment variables in Go | 18 |
| A utility package for working with environment variables in Go programs | 6 |
| A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
| Tools to configure Go applications from environment variables. | 11 |
| A tool for generating documentation from JavaScript source code | 101 |
| A Go library that simplifies access to environment variables in projects. | 40 |
| A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 115 |
| A UUID generator package in Go. | 41 |
| Tools to easily look up documentation for items in Go source code from within the editor. | 184 |
| A TypeScript library for parsing and generating environment variable configurations. | 2 |
| A lightweight code preprocessor for Go that adds features like generics and HTML templating. | 43 |
| A package that loads environment variables from files or io.Reader in Go. | 300 |
| Generates a JSON file with customizable environment variables. | 15 |
| Automated enumeration type implementation with utility functions. | 12 |
| Generates Go enum types with optional niceties like iota definitions and string implementations. | 771 |