client

package
v0.0.0-...-1e5e9c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func New

func New(c Config) (*Client, error)

func (*Client) Grpc

func (c *Client) Grpc() *grpc.ClientConn

func (*Client) Invite

func (c *Client) Invite() invite.APIClient

func (*Client) Message

func (c *Client) Message() message.APIClient

func (*Client) Redigo

func (c *Client) Redigo() redigo.Interface

func (*Client) Role

func (c *Client) Role() role.APIClient

func (*Client) TexUpd

func (c *Client) TexUpd() texupd.APIClient

func (*Client) Timeline

func (c *Client) Timeline() timeline.APIClient

func (*Client) Update

func (c *Client) Update() update.APIClient

func (*Client) User

func (c *Client) User() user.APIClient

func (*Client) Venture

func (c *Client) Venture() venture.APIClient

type Config

type Config struct {
	Address     string
	Credentials credentials.PerRPCCredentials
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL