1
0
mirror of https://github.com/TwiN/gatus.git synced 2025-03-07 19:41:55 +01:00
gatus/vendor/modernc.org/memory
2021-10-03 22:15:20 -04:00
..
AUTHORS : Start working on database persistence 2021-07-18 17:29:08 -04:00
CONTRIBUTORS : Start working on database persistence 2021-07-18 17:29:08 -04:00
counters.go : Start working on database persistence 2021-07-18 17:29:08 -04:00
LICENSE : Start working on database persistence 2021-07-18 17:29:08 -04:00
LICENSE-MMAP-GO : Start working on database persistence 2021-07-18 17:29:08 -04:00
Makefile Update dependencies 2021-10-03 22:15:20 -04:00
memory32.go : Start working on database persistence 2021-07-18 17:29:08 -04:00
memory64.go : Start working on database persistence 2021-07-18 17:29:08 -04:00
memory.go Update dependencies 2021-10-03 22:15:20 -04:00
mmap_unix.go : Start working on database persistence 2021-07-18 17:29:08 -04:00
mmap_windows.go Update dependencies 2021-10-03 22:15:20 -04:00
nocounters.go : Start working on database persistence 2021-07-18 17:29:08 -04:00
README.md : Start working on database persistence 2021-07-18 17:29:08 -04:00
trace_disabled.go : Start working on database persistence 2021-07-18 17:29:08 -04:00
trace_enabled.go : Start working on database persistence 2021-07-18 17:29:08 -04: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