Versions in this module Expand all Collapse all v2 v2.7.2 Jan 29, 2024 Changes in this version + var AllImportedEnumValues = []struct{ ... } + type AMapWrapper struct + AMap map[string]binding_test_nestedimport.A + type ASliceWrapper struct + ASlice []binding_test_nestedimport.A + type AWrapper struct + AWrapper binding_test_nestedimport.A + type ImportedEnum string + const ImportedEnumValue1 + const ImportedEnumValue2 + const ImportedEnumValue3