Skip to content

docs: add doc.go for pkg.go.dev documentation #73

@ojongerius

Description

@ojongerius

Problem

pkg.go.dev shows "There is no documentation for this package" for our Go modules:

Solution

Add doc.go files with package-level comments to:

  • mcp-proxy/doc.go
  • sdk/go/doc.go (or per-package: receipt/doc.go, store/doc.go, taxonomy/doc.go)

Documentation will appear on pkg.go.dev after the next tagged release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgoGo SDK and Go modulesgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions