An open API service indexing awesome lists of open source software.

https://github.com/mirkobrombin/go-struct-flags

A lightweight and flexible library for binding command‑line arguments to Go structs. Go Struct Flags provides automatic discovery of struct tags, default handlers for common types, custom overrides, before/after hooks, and optional JSON backup.
https://github.com/mirkobrombin/go-struct-flags

flags go golang-library golang-package library structs-go

Last synced: 11 months ago
JSON representation

A lightweight and flexible library for binding command‑line arguments to Go structs. Go Struct Flags provides automatic discovery of struct tags, default handlers for common types, custom overrides, before/after hooks, and optional JSON backup.

Awesome Lists containing this project