Skip to content

golangci/swaggoswag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of swaggo/swag

This is a hard fork of swaggo/swag to be usable as a library.

I considered other options before deciding to fork, but there are no straightforward or non-invasive changes.

Issues should be open either on the original swaggo/swag repository or on golangci-lint repository.

No modifications will be accepted other than the synchronization of the fork.

The synchronization of the fork will be done by the golangci-lint maintainers only.

Modifications

  • All the files have been removed except:
    • formatter.go (the unused field debug Debugger is removed)
    • formatter_test.go
    • parser.go (only the constants are kept.)
    • license
    • .gitignore
  • The module name has been changed to github.com/golangci/swaggoswag to avoid replacement directives inside golangci-lint.
    • The package name has been changed from swag to swaggoswag.

History

  • sync with 93e86851e9f22f1f2db57812cf71fc004c02159c (after v1.16.4)

About

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages