1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 09:25:23 +00:00
v2fly/common/buf/buf.go
2021-02-17 04:31:50 +08: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/v4/common/errors/errorgen