Esempio n. 1
0
func init() {
	core.RegisterIdentifier(core.LOC, Load)
}
Esempio n. 2
0
func init() {
	core.RegisterIdentifier(core.Pronom, Load)
}
Esempio n. 3
0
func init() {
	core.RegisterIdentifier(core.MIMEInfo, Load)
}