package workdconfig type WorldConfig struct { } func Parse(data []byte) WorldConfig { }