File: doc.go

package info (click to toggle)
golang-github-valyala-gozstd 1.9.0%2Bds-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 300 kB
  • sloc: makefile: 45
file content (4 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (3)
1
2
3
4
// Package gozstd is Go wrapper for zstd.
//
// Gozstd is used in https://github.com/VictoriaMetrics/VictoriaMetrics .
package gozstd