pcm-participant/cloud/container/feature.go

8 lines
73 B
Go

package container
type Features struct {
}
type FeatureSpec struct {
}