mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
9183a439c7
Callers of this function log the returned error and exit. It is better logging the error together with the path to the filename and call stack directly inside the function. This simplifies the code at callers' side without reducing the level of debuggability |
||
---|---|---|
.. | ||
filestream.go | ||
filestream_darwin.go | ||
filestream_freebsd.go | ||
filestream_linux.go | ||
filestream_openbsd.go | ||
filestream_solaris.go | ||
filestream_test.go | ||
filestream_windows.go |