13 lines
		
	
	
		
			179 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
		
		
			
		
	
	
			13 lines
		
	
	
		
			179 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
|  | // Code generated by goctl. DO NOT EDIT!
 | ||
|  | 
 | ||
|  | package {{.pkg}}
 | ||
|  | {{.imports}}
 | ||
|  | {{.vars}}
 | ||
|  | {{.types}}
 | ||
|  | {{.new}}
 | ||
|  | {{.insert}}
 | ||
|  | {{.find}}
 | ||
|  | {{.update}}
 | ||
|  | {{.delete}}
 | ||
|  | {{.extraMethod}}
 | ||
|  | {{.tableName}}
 |