コード例 #1
0
ファイル: store-utils.go プロジェクト: anekkunt/glusterd2
func init() {
	context.RegisterStorePrefix(peerPrefix)
}
コード例 #2
0
ファイル: store-utils.go プロジェクト: anekkunt/glusterd2
func init() {
	context.RegisterStorePrefix(volumePrefix)
}