Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base ¶
func Base() tagconnect.BaseClient
func Internal ¶
func Internal() tagconnect.InternalClient
func Relationship ¶
func Relationship() tagconnect.RelationshipClient
func Set ¶
func Set(hc connect.HTTPClient, addr string, opts ...connect.ClientOption)
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func New ¶
func New(hc connect.HTTPClient, addr string, opts ...connect.ClientOption) *Client
func (*Client) Base ¶
func (c *Client) Base() tagconnect.BaseClient
func (*Client) Internal ¶
func (c *Client) Internal() tagconnect.InternalClient
func (*Client) RegisterModule ¶
func (*Client) Relationship ¶
func (c *Client) Relationship() tagconnect.RelationshipClient
Click to show internal directories.
Click to hide internal directories.