SysUtils is a collection of Golang libraries to aid in systems interaction. https://r00t2.io/
Go to file
brent saner 5dc944cf21
v1.5.1
FIXES:
* cryptparse.TlsUri.ToConn and cryptparse.TlsUri.ToTlsConn would
  previously use incorrect "host" parameter during dial for UDS/IPC
  sockets.
2024-08-12 15:59:38 -04:00
.net.UNFINISHED adding envs tagging/interpolation 2024-06-17 04:33:30 -04:00
auger v1.3.0 2024-06-20 05:26:56 -04:00
cryptparse v1.5.1 2024-08-12 15:59:38 -04:00
envs v1.4.1 2024-06-27 16:36:45 -04:00
errs checking in before refactoring interpolation 2024-04-11 12:46:13 -04:00
exec_extra adding envs tagging/interpolation 2024-06-17 04:33:30 -04:00
fsutils add filesystem attr (on linux) support 2024-01-26 09:54:46 -05:00
internal adding envs tagging/interpolation 2024-06-17 04:33:30 -04:00
paths features: envs.GetFirst{,WithRef}, paths.GetFirst{,WithRef} 2022-09-15 01:56:08 -04:00
terminal what a rabbithole. lots of goodies now. 2021-12-18 04:23:35 -05:00
.gitignore initial commit 2020-09-06 02:43:31 -04:00
go.mod v1.4.0 2024-06-21 17:18:19 -04:00
go.sum v1.4.0 2024-06-21 17:18:19 -04:00
LICENSE adding license 2020-09-26 03:20:17 -04:00
TODO v1.3.0 2024-06-20 05:26:56 -04:00