mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
5 lines
134 B
Go
5 lines
134 B
Go
|
// Package gozstd is Go wrapper for zstd.
|
||
|
//
|
||
|
// Gozstd is used in https://github.com/VictoriaMetrics/VictoriaMetrics .
|
||
|
package gozstd
|