1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 17:35:23 +00:00
v2fly/common/buf/buf.go
2022-01-02 15:16:23 +00:00

5 lines
156 B
Go

// Package buf provides a light-weight memory allocation mechanism.
package buf
//go:generate go run github.com/v2fly/v2ray-core/v5/common/errors/errorgen