You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse rest of the [Wiki](https://github.com/capnproto/go-capnproto2/wiki) for in depth explanations of concepts, migration guides, and tutorials.
54
-
55
-
### Help and Support
25
+
## Help and Support
56
26
57
27
You can find us on Matrix: [Go Cap'n Proto](https://matrix.to/#/!pLcnVUHHRZrUPscloW:matrix.org?via=matrix.org)
58
28
59
-
###API Reference
29
+
## API Reference
60
30
61
-
Available on [GoDoc](http://pkg.go.dev/capnproto.org/go/capnp/v3).
31
+
Available on [pkg.go.dev][godoc]
62
32
63
33
## API Compatibility
64
34
@@ -74,11 +44,11 @@ An exception to this rule is currently in place for the `pogs` package, which is
74
44
75
45
Note also we may merge breaking changes to the `main` branch without notice. Users are encouraged to pin their dependencies to a major version, e.g. using the semver-aware features of `go get`.
0 commit comments