In the readme of authzed-go, we only have an example that uses the client.CheckPermissions() function.
https://github.com/authzed/authzed-go
Do we have examples that use client.WriteRelationships(), client.ReadRelationships(), client.DeleteRelationships(), etc.? (Do we actually have these functions? Where can I find the complete API documentation for the go library?)