Dependency has to be pinned to commit hash since tag is not a compatible semver supported by go.mod.
		
			
				
	
	
		
			19 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
GoDoX
 | 
						|
===
 | 
						|
 | 
						|
[](https://github.com/matoous/godox/actions) 
 | 
						|
[](https://github.com/matoous/godox/actions) 
 | 
						|
[](https://godoc.org/github.com/matoous/godox)
 | 
						|
[](https://goreportcard.com/report/github.com/matoous/godox)
 | 
						|
[](https://github.com/matoous/godox/issues)
 | 
						|
[](https://github.com/matoous/godox/LICENSE)
 | 
						|
 | 
						|
GoDoX extracts comments from Go code based on keywords. This repository is fork of https://github.com/766b/godox
 | 
						|
but a lot of code has changed, this repository is updated and the code was adjusted for better integration with 
 | 
						|
https://github.com/golangci/golangci-lint.
 | 
						|
 | 
						|
Installation
 | 
						|
---
 | 
						|
 | 
						|
    go get github.com/matoous/godox
 |