This website requires JavaScript.
Explore
Help
Sign In
Kiu
/
VictoriaMetrics
Watch
1
Star
0
Fork
0
You've already forked VictoriaMetrics
mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced
2024-12-13 13:11:37 +01:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
b28c6febf9
VictoriaMetrics
/
lib
/
handshake
History
Aliaksandr Valialkin
34d14c4940
all: substitute zeroTime with time.Time{}, since this generates more optimal binary code
2022-02-07 14:36:41 +02:00
..
buffered_conn.go
lib/handshake: pass io.EOF unmodified to the caller for BufferedConn.Read, so it could properly detect the end of stream
2021-05-27 12:09:17 +03:00
handshake_test.go
all: use %w instead of %s for wrapping errors in
fmt.Errorf
2020-06-30 23:33:46 +03:00
handshake.go
all: substitute zeroTime with time.Time{}, since this generates more optimal binary code
2022-02-07 14:36:41 +02:00