Last change
on this file since 822 was 822, checked in by yakumo.izuru, 22 months ago |
Prefer immortal.run over runit and rc.d, use vendored modules
for convenience.
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
290 bytes
|
Line | |
---|
1 | # memory
|
---|
2 |
|
---|
3 | Package memory implements a memory allocator.
|
---|
4 |
|
---|
5 | ## Build status
|
---|
6 |
|
---|
7 | available at https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fmemory
|
---|
8 |
|
---|
9 | Installation
|
---|
10 |
|
---|
11 | $ go get modernc.org/memory
|
---|
12 |
|
---|
13 | Documentation: [godoc.org/modernc.org/memory](http://godoc.org/modernc.org/memory)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.