github.com/zhuohuang-hust/src-cbuild@v0.0.0-20230105071821-c7aab3e7c840/daemon/bindmount_solaris.go (about)

     1  // +build solaris
     2  
     3  package daemon
     4  
     5  const bindMountType = "lofs"