gitlab.com/evatix-go/core@v1.3.55/ostype/GroupVariant.go (about)

     1  package ostype
     2  
     3  type GroupVariant struct {
     4  	Group
     5  	Variation
     6  }