This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
registry
Watch
1
Star
0
Fork
You've already forked registry
0
Code
Issues
Pull requests
Releases
Wiki
Activity
5357c45703
registry
/
registry
History
Milos Gajdos
5357c45703
Merge pull request
#3788
from thaJeztah/deprecate_ReadSeekCloser
2022-11-18 08:53:15 +00:00
..
api
replace strings.Split(N) for strings.Cut() or alternatives
2022-11-10 22:38:12 +01:00
auth
replace strings.Split(N) for strings.Cut() or alternatives
2022-11-10 22:38:12 +01:00
client
Merge pull request
#3788
from thaJeztah/deprecate_ReadSeekCloser
2022-11-18 08:53:15 +00:00
handlers
replace strings.Split(N) for strings.Cut() or alternatives
2022-11-10 22:38:12 +01:00
listener
[Server] Listen and serve on a unix socket
2015-05-11 16:00:14 +03:00
middleware
format code with gofumpt
2022-11-03 22:48:20 +01:00
proxy
deprecate ReadSeekCloser in favor of io.ReadSeekCloser
2022-11-10 23:10:32 +01:00
storage
Merge pull request
#3788
from thaJeztah/deprecate_ReadSeekCloser
2022-11-18 08:53:15 +00:00
doc.go
Move initialization code from main.go to the registry package
2015-09-09 14:39:31 -07:00
registry.go
Merge pull request
#3772
from thaJeztah/registry_logging_simplify
2022-11-08 09:17:20 +01:00
registry_test.go
replace deprecated io/ioutil
2022-11-04 23:47:52 +01:00
root.go
format code with gofumpt
2022-11-03 22:48:20 +01:00