structs-go
Here are 4 public repositories matching this topic...
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.
-
Updated
May 19, 2025 - Go
Allows a user to manipulate a todo list from the command line. Tasks are stored on the system in the file "tasks.txt' and in the program as a slice. User can add a task, delete a task, or clear the task list.
-
Updated
Aug 2, 2023 - Go
Improve this page
Add a description, image, and links to the structs-go topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the structs-go topic, visit your repo's landing page and select "manage topics."