Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not find ref type #5

Closed
zzq392342084 opened this issue Nov 29, 2017 · 2 comments
Closed

Can not find ref type #5

zzq392342084 opened this issue Nov 29, 2017 · 2 comments

Comments

@zzq392342084
Copy link

zzq392342084 commented Nov 29, 2017

when use Type from external package ,It output error,
for example ,when reference gogs.CreateOrgOption from gopath,error occur:
ParseComment panic:Can not find ref type:"gogs.CreateOrgOption".

@easonlin404
Copy link
Member

ref:
swaggo/swag#16
swaggo/swag#17

@easonlin404
Copy link
Member

Swag now only search in project root folder which contains main.go file (swaggo/swag#16 (comment)). Thanks. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants