https://github.com/kiprotect/go-helpers
A small collection of various helpers we use in our Go projects (forms, settings, structure conversions, ...)
https://github.com/kiprotect/go-helpers
configuration-management forms sql-migration
Last synced: 8 months ago
JSON representation
A small collection of various helpers we use in our Go projects (forms, settings, structure conversions, ...)
- Host: GitHub
- URL: https://github.com/kiprotect/go-helpers
- Owner: kiprotect
- License: other
- Created: 2020-07-17T07:51:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T07:22:15.000Z (over 1 year ago)
- Last Synced: 2025-05-30T12:20:09.875Z (9 months ago)
- Topics: configuration-management, forms, sql-migration
- Language: Go
- Homepage:
- Size: 124 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome To KIProtect - Go Helpers
This is a small helpers library that contains useful functions for form
validation, structure parsing and settings management.
# License
This library is released under the 3-Clause BSD license.
# Get in touch
Did you find a bug? Do you want to suggest an improvement? Please open a new [issue](https://github.com/kiprotect/go-helpers/issues)