backoff.go
gateway: initial implementation
2019-02-21 17:58:25 +01:00
buffer.go
runservice: implement caching
2019-04-13 14:58:56 +02:00
dump.go
Add dump util
2019-02-21 16:30:34 +01:00
errors.go
gateway: improve ErrFromRemote handling
2019-05-23 12:59:11 +02:00
git.go
*: migrate to "golang.org/x/xerrors"
2019-05-23 11:23:14 +02:00
password.go
Add password utils
2019-02-21 16:04:00 +01:00
path.go
util: add path functions
2019-04-30 16:24:04 +02:00
path_test.go
util: add path functions
2019-04-30 16:24:04 +02:00
pointer.go
util: add pointer utils
2019-04-24 16:31:14 +02:00
sha.go
runservice: initial commit
2019-02-21 15:54:50 +01:00
slice.go
Add slice utils
2019-02-21 16:32:27 +01:00
slice_test.go
Add slice utils
2019-02-21 16:32:27 +01:00
ssh.go
gateway: initial implementation
2019-02-21 17:58:25 +01:00
string.go
Add slice utils
2019-02-21 16:32:27 +01:00
time.go
Add time utils
2019-02-21 16:31:48 +01:00
tls.go
Add tls util
2019-02-21 16:23:36 +01:00
validation.go
validation: make uuid like names not valid
2019-05-02 23:40:28 +02:00