func init() {
	json.RegisterType("github.com/davelondon/ke_common/words", "@localizer", reflect.TypeOf(&Localizer_rule{}), 0x8266937074db9a35)
	json.RegisterType("github.com/davelondon/ke_common/words", "@simple", reflect.TypeOf(&Simple_rule{}), 0xdd35f294171a4fee)
	json.RegisterType("github.com/davelondon/ke_common/words", "@translation", reflect.TypeOf(&Translation_rule{}), 0xf341b6b3891dc7c9)
	json.RegisterType("github.com/davelondon/ke_common/words", "simple", reflect.TypeOf(&Simple{}), 0xdd35f294171a4fee)
	json.RegisterType("github.com/davelondon/ke_common/words", "translation", reflect.TypeOf(&Translation{}), 0xf341b6b3891dc7c9)
}
func init() {
	json.RegisterType("github.com/davelondon/ke_common/images", "@icon", reflect.TypeOf(&Icon_rule{}), 0x31466dcde3ac4844)
	json.RegisterType("github.com/davelondon/ke_common/images", "@image", reflect.TypeOf(&Image_rule{}), 0xa3f1010f55717184)
	json.RegisterType("github.com/davelondon/ke_common/images", "@photo", reflect.TypeOf(&Photo_rule{}), 0xd19da332549fd941)
	json.RegisterType("github.com/davelondon/ke_common/images", "icon", reflect.TypeOf(&Icon{}), 0x31466dcde3ac4844)
	json.RegisterType("github.com/davelondon/ke_common/images", "photo", reflect.TypeOf(&Photo{}), 0xd19da332549fd941)
}
Example #3
0
func init() {
	json.RegisterType("github.com/davelondon/ke_site", "@gallery1", reflect.TypeOf(&Gallery1_rule{}), 0x1e7dc2fe69100697)
	json.RegisterType("github.com/davelondon/ke_site", "@gallery1a", reflect.TypeOf(&Gallery1a_rule{}), 0x71f3e78aef58e8d3)
	json.RegisterType("github.com/davelondon/ke_site", "@gallery2", reflect.TypeOf(&Gallery2_rule{}), 0x34c477fbf667c293)
	json.RegisterType("github.com/davelondon/ke_site", "@gallery2a", reflect.TypeOf(&Gallery2a_rule{}), 0x15a72f5e15ac5b15)
	json.RegisterType("github.com/davelondon/ke_site", "@gallery2b", reflect.TypeOf(&Gallery2b_rule{}), 0x8b627a66a999f000)
	json.RegisterType("github.com/davelondon/ke_site", "@gallery3", reflect.TypeOf(&Gallery3_rule{}), 0x5dbf985bda22bd2c)
	json.RegisterType("github.com/davelondon/ke_site", "@gallery3a", reflect.TypeOf(&Gallery3a_rule{}), 0x52157a49e1a4a1d6)
	json.RegisterType("github.com/davelondon/ke_site", "gallery1", reflect.TypeOf(&Gallery1{}), 0x1e7dc2fe69100697)
	json.RegisterType("github.com/davelondon/ke_site", "gallery1a", reflect.TypeOf(&Gallery1a{}), 0x71f3e78aef58e8d3)
	json.RegisterType("github.com/davelondon/ke_site", "gallery2", reflect.TypeOf(&Gallery2{}), 0x34c477fbf667c293)
	json.RegisterType("github.com/davelondon/ke_site", "gallery2a", reflect.TypeOf(&Gallery2a{}), 0x15a72f5e15ac5b15)
	json.RegisterType("github.com/davelondon/ke_site", "gallery2b", reflect.TypeOf(&Gallery2b{}), 0x8b627a66a999f000)
	json.RegisterType("github.com/davelondon/ke_site", "gallery3", reflect.TypeOf(&Gallery3{}), 0x5dbf985bda22bd2c)
	json.RegisterType("github.com/davelondon/ke_site", "gallery3a", reflect.TypeOf(&Gallery3a{}), 0x52157a49e1a4a1d6)
}
func init() {
	json.RegisterType("github.com/davelondon/ke_common/units", "@rectangle", reflect.TypeOf(&Rectangle_rule{}), 0x1dec0b16d337111a)
	json.RegisterType("github.com/davelondon/ke_common/units", "rectangle", reflect.TypeOf(&Rectangle{}), 0x1dec0b16d337111a)
}