golang / gddo

Go Doc Dot Org
https://godoc.org
BSD 3-Clause "New" or "Revised" License
1.1k stars 267 forks source link

Broken documentation for filebeat/beater/PluginFactory #686

Open richard-mauri opened 3 years ago

richard-mauri commented 3 years ago

When you click on the PluginFactory link https://godoc.org/github.com/elastic/beats/v7/filebeat/beater#PluginFactory it takes you to an error page

There is a breaking API change in filebeat/cmd/root.go where the RootCmd public variable is removed in the v7 module. There is a FileBeat API that takes a PluginFactory and the doc is broken.

LIAM1543 commented 3 years ago

I'm only seeing "Internal server error." on nearly every page.. Pretty major issue.