VictoriaMetrics/app/vmbackup
f41gh7 2771d67661
lib/httpserver: move ServeWithOpts to Serve
This addresses that todo in the codebase, and updates all callsites to
the new signature.

---------
Signed-off-by: Florian Klink <flokli@flokli.de>
2025-05-06 18:05:55 +02:00
..
deployment all: suppress InvalidDefaultArgInFrom warning emitted by docker build when building Docker packages via make package-* command 2024-09-03 14:05:43 +02:00
multiarch packaging/fips: add binaries build in FIPS mode 2025-05-06 17:24:07 +02:00
main.go lib/httpserver: move ServeWithOpts to Serve 2025-05-06 18:05:55 +02:00
main_test.go app: consistently use t.Fatal* instead of t.Error* (except of app/vmalert and app/vmctl - these packages will be processed in a separate commit) 2024-07-11 16:01:25 +02:00
Makefile Add build support for loong64 () 2024-05-10 14:32:05 +02:00
README.md all: fix broken links to *.md files inside docs package after the commit f152021521 2025-04-27 17:51:24 +02:00

See vmbackup docs here.

vmbackup docs can be edited at docs/vmbackup.md.