policy-engine/schema/common/consts.go

6 lines
77 B
Go
Raw Normal View History

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