// +build cache_filesystem package main import ( _ "github.com/sdstack/storage/cache/filesystem" )