This website requires JavaScript.
Explore
Help
Register
Sign In
containers
/
automation-tests
mirror of
https://github.com/containers/automation-tests.git
Watch
1
Star
0
Fork
You've already forked automation-tests
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8291b51ceb
automation-tests
/
pkg
/
criu
/
criu_unsupported.go
9 lines
89 B
Go
Raw
Blame
History
//go:build !linux
// +build !linux
package
criu
func
MemTrack
(
)
bool
{
return
false
}
Reference in New Issue
View Git Blame
Copy Permalink