This website requires JavaScript.
Explore
Help
Sign in
karston
/
go-utils
Watch
1
Star
0
Fork
You've already forked go-utils
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
36
commits
1
branch
30
tags
87
KiB
Go
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
karston
b67bbd4fe7
Add Reset method to Event to clear the event's error
2026-07-21 20:09:38 -04:00
dicts
Add a dictionary Diff function that returns a slice for added, removed, and changed keys
2026-07-15 17:07:36 -04:00
events
Add Reset method to Event to clear the event's error
2026-07-21 20:09:38 -04:00
forwarder
Merge stoppers into single path
2026-04-12 18:37:44 -04:00
jsonwatcher
Skip JSON "-" fields in getChanges
2026-07-15 16:05:48 -04:00
slices
Added a generic slices diff checker
2026-03-31 14:53:09 -04:00
status
Rename NewStatus function to New
2026-07-18 18:20:14 -04:00
stopper
Fix PasserStopper to close stopEvent with nil value
2026-07-15 14:05:46 -04:00
.gitignore
Add jsonwatcher package to live update a struct from a file and vice versa
2026-07-15 15:52:34 -04:00
go.mod
Add jsonwatcher package to live update a struct from a file and vice versa
2026-07-15 15:52:34 -04:00
README.md
Initial commit
2025-12-30 20:51:39 -05:00
README.md