astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							b97d9896a4
							
						
					 | 
					
						
						
							
							update config to change section . to ::
						
						
						
						
						
						
					 | 
					
						2013-12-09 23:54:35 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Pengfei Xue
							
						 
					 | 
					
						
						
						
						
							
						
						
							8e7fe8bb66
							
						
					 | 
					
						
						
							
							case insensitive for section and key for ini config
						
						
						
						
						
						
					 | 
					
						2013-11-29 10:17:35 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								smallfish
							
						 
					 | 
					
						
						
						
						
							
						
						
							23ff7af0b7
							
						
					 | 
					
						
						
							
							update logic for check ini comments
						
						
						
						
						
						
					 | 
					
						2013-11-28 11:56:13 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							63b82c438d
							
						
					 | 
					
						
						
							
							support section
						
						
						
						
						
						
						
						if iniconf.String("demo.key1") != "asta" {
+		t.Fatal("get demo.key1 error")
+	}
+	if iniconf.String("demo.key2") != "xie" {
+		t.Fatal("get demo.key2 error")
+	}
						
						
					 | 
					
						2013-11-27 23:55:26 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							87f8fb0750
							
						
					 | 
					
						
						
							
							finish config module support ini/json/xml/yaml
						
						
						
						
						
						
					 | 
					
						2013-08-22 00:07:33 +08:00 | 
					
					
						
						
							
							
							
						
					 |