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