add include_oss build tag
Signed-off-by: tgic <farmer1992@gmail.com>
This commit is contained in:
parent
9c27080c7a
commit
235ccc0590
3 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
// Because OSS is a key, value store the Stat call does not support last modification
|
||||
// time for directories (directories are an abstraction for key, value stores)
|
||||
//
|
||||
// +build include_oss
|
||||
|
||||
package oss
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue