Added comment
This commit is contained in:
		
							parent
							
								
									f5b1056458
								
							
						
					
					
						commit
						07c9e4322a
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								feed.go
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								feed.go
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -298,6 +298,8 @@ func (this *Feed) testVersions() bool {
 | 
			
		|||
	return true
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Returns the type of the feed, ie. "atom" or "rss", and the version number as an array.
 | 
			
		||||
// The first item in the array is the major and the second the minor version number.
 | 
			
		||||
func (this *Feed) GetVersionInfo(doc *xmlx.Document) (ftype string, fversion [2]int) {
 | 
			
		||||
	var node *xmlx.Node
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue