policy-engine/schema/common/consts.go

6 lines
77 B
Go
Raw Permalink Normal View History

package common
const (
PropertyKeyFrostFSIDGroupID = "frostfsid:groupID"
)