1
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-03-03 13:33:15 +03:00
2020-12-04 09:36:16 +08:00

5 lines
200 B
Go

// Package buf provides a light-weight memory allocation mechanism.
package buf // import "github.com/xtls/xray-core/common/buf"
//go:generate go run github.com/xtls/xray-core/common/errors/errorgen