Skip to content

x/pkgsite: missing examples for https://pkg.go.dev/github.com/qqiao/pipeline@v1.0.0 #52363

@qqiao

Description

@qqiao

What is the URL of the page with the issue?

https://pkg.go.dev/github.com/qqiao/pipeline@v1.0.0

What is your user agent?

'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36'

Screenshot

N/A

What did you do?

Submitted the module to pkg.go.dev.

What did you expect to see?

pkg site should include a set of examples for various functions of the module since they are present in the *_test.go files as Example* functions. These examples also runs correctly by using go test -v ./....

Also, running godoc -http=:6060 generates a local version that correctly shows the examples.

What did you see instead?

No examples section.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions