auth/vendor/modernc.org/memory/README.md

14 lines
290 B
Markdown
Raw Normal View History

2022-06-09 17:35:23 +00:00
# memory
Package memory implements a memory allocator.
## Build status
available at https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fmemory
Installation
$ go get modernc.org/memory
Documentation: [godoc.org/modernc.org/memory](http://godoc.org/modernc.org/memory)