mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Update go-org to optimize code (#8824)
This commit is contained in:
		
							
								
								
									
										1
									
								
								vendor/github.com/niklasfasching/go-org/org/writer.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								vendor/github.com/niklasfasching/go-org/org/writer.go
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -9,6 +9,7 @@ type Writer interface { | ||||
| 	String() string   // String is called at the very end to retrieve the final output. | ||||
|  | ||||
| 	WriterWithExtensions() Writer | ||||
| 	WriteNodesAsString(...Node) string | ||||
|  | ||||
| 	WriteKeyword(Keyword) | ||||
| 	WriteInclude(Include) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user