.. |
backoff.go
|
*: use github.com/sorintlab/errors
|
2023-03-28 11:12:14 +02:00 |
buffer.go
|
*: use github.com/sorintlab/errors
|
2023-03-28 11:12:14 +02:00 |
context.go
|
objectstorage: multiple updates and changes
|
2024-05-21 12:31:06 +02:00 |
dump.go
|
*: use log Msg when passing a string.
|
2024-10-24 17:12:31 +02:00 |
errors.go
|
errors: add WithAPIErrorMsgf
|
2024-10-24 16:05:34 +02:00 |
git.go
|
*: use github.com/sorintlab/errors
|
2023-03-28 11:12:14 +02:00 |
goroutine.go
|
util: add GoWait function
|
2019-07-26 10:55:04 +02:00 |
http.go
|
http util: set http error content type
|
2024-05-13 13:39:25 +02:00 |
password.go
|
*: use github.com/sorintlab/errors
|
2023-03-28 11:12:14 +02:00 |
path.go
|
util: Fix PathList output when path ends with slashes
|
2019-09-09 14:49:00 +02:00 |
path_test.go
|
tests: use assert helpers
|
2023-12-19 08:37:59 +01:00 |
pointer.go
|
util: use generic Ptr function
|
2024-05-20 15:24:27 +02:00 |
sha.go
|
internal: fix linter errors
|
2019-07-02 16:20:53 +02:00 |
slice.go
|
*: update to go 1.22
|
2024-03-07 10:00:39 +01:00 |
slice_test.go
|
*: update to go 1.22
|
2024-03-07 10:00:39 +01:00 |
ssh.go
|
*: use github.com/sorintlab/errors
|
2023-03-28 11:12:14 +02:00 |
string.go
|
*: use github.com/sorintlab/errors
|
2023-03-28 11:12:14 +02:00 |
tls.go
|
*: use github.com/sorintlab/errors
|
2023-03-28 11:12:14 +02:00 |
uuid.go
|
go.mod: replace https://github.com/satori/go.uuid
|
2022-02-21 09:43:32 +01:00 |
validation.go
|
validation: add min/max length check to name validation
|
2024-03-18 13:24:47 +01:00 |
validation_test.go
|
validation: add min/max length check to name validation
|
2024-03-18 13:24:47 +01:00 |