gatus/vendor/modernc.org/memory
2021-10-03 22:15:20 -04:00
..
AUTHORS
CONTRIBUTORS
counters.go
LICENSE
LICENSE-MMAP-GO
Makefile Update dependencies 2021-10-03 22:15:20 -04:00
memory32.go
memory64.go
memory.go Update dependencies 2021-10-03 22:15:20 -04:00
mmap_unix.go
mmap_windows.go Update dependencies 2021-10-03 22:15:20 -04:00
nocounters.go
README.md
trace_disabled.go
trace_enabled.go

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