github.com/xhghs/rclone@v1.51.1-0.20200430155106-e186a28cced8/cmd/cachestats/cachestats_unsupported.go (about) 1 // Build for cache for unsupported platforms to stop go complaining 2 // about "no buildable Go source files " 3 4 // +build plan9 5 6 package cachestats