policy-engine/schema/common/consts.go

6 lines
77 B
Go

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