go-oas / docs

Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard

Home Page:https://t.me/go_oas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Examples run only from root

kaynetik opened this issue · comments

When navigating to ./examples and initiating go run *.go it fails at segmentation & nil dereference - because it's expected to be called from the root.