1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 07:27:20 -05:00
v2fly/common/buf/buf.go

5 lines
156 B
Go
Raw Normal View History

2018-04-03 22:34:59 +02:00
// Package buf provides a light-weight memory allocation mechanism.
2021-02-17 04:31:50 +08:00
package buf
2017-04-09 01:43:25 +02:00
//go:generate go run github.com/v2fly/v2ray-core/v5/common/errors/errorgen