// automatically generated, do not modify package Example const ( ColorRed = 0 ColorGreen = 1 ColorBlue = 2 )