This website requires JavaScript.
Explore
Help
Sign In
GitHubMirror
/
go-boilerplate
Watch
1
Star
0
Fork
0
mirror of
https://github.com/rwinkhart/go-boilerplate.git
synced
2026-08-28 04:46:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71b5056ca6b32ec912450f849408c88f31467e26
go-boilerplate
/
back
T
History
RandyTheSilly
71b5056ca6
Do not return isFile, as the returned error can be used for this purpose
2025-06-01 14:48:13 -04:00
..
1globals.go
Make error codes sequential
2025-06-01 14:16:19 -04:00
cmd.go
Return errors, rather than printing them; move PrintError() to front package
2025-06-01 13:45:32 -04:00
exitHard.go
Initial code commit
2025-05-09 15:43:43 +00:00
exitSoft.go
Initial code commit
2025-05-09 15:43:43 +00:00
files.go
Do not return isFile, as the returned error can be used for this purpose
2025-06-01 14:48:13 -04:00
general.go
Return errors, rather than printing them; move PrintError() to front package
2025-06-01 13:45:32 -04:00