Skip to content

Buth/docs#13

Closed
buth wants to merge 2 commits intomainfrom
buth/docs
Closed

Buth/docs#13
buth wants to merge 2 commits intomainfrom
buth/docs

Conversation

@buth
Copy link
Contributor

@buth buth commented Feb 16, 2026

No description provided.

buth added 2 commits February 15, 2026 13:02
Add documentation for the `weakmap` package:

* Add Go Reference badge to `README.md` linking to pkg.go.dev
* Document `Map` type describing its purpose as a concurrent cache
  with weak pointers and automatic cleanup
* Document `New` field explaining its role in value creation
* Improve `Load` method documentation clarifying behavior when
  values are garbage collected or `New` is nil
Update CI configuration and minimum Go version.

* Restrict push triggers to `main` and add `pull_request`
  trigger in `.github/workflows/go.yml`
* Update Go version matrix from 1.24/1.25 to 1.25/1.26
* Bump minimum Go version to 1.25.0 in `go.mod`
@buth buth closed this Feb 16, 2026
@buth buth deleted the buth/docs branch February 16, 2026 03:32
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

Successfully merging this pull request may close these issues.

1 participant