forked from TrueCloudLab/policy-engine
5 lines
77 B
Go
5 lines
77 B
Go
package common
|
|
|
|
const (
|
|
PropertyKeyFrostFSIDGroupID = "frostfsid:groupID"
|
|
)
|