Example #1
0
func init() {
	graphdriver.Register("devicemapper", Init)
}
Example #2
0
func init() {
	graphdriver.Register("vfs", Init)
}