p2m

package
v0.0.0-...-de069f4 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2018 License: MIT Imports: 7 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 MakeClient

func MakeClient(serverURL string) *Client

func (*Client) Follow

func (c *Client) Follow(r io.Reader, channelId string, update bool) error

func (*Client) GetChannelId

func (c *Client) GetChannelId(name, teamName string) (string, error)

func (*Client) GetTeamId

func (c *Client) GetTeamId() (string, error)

func (*Client) Login

func (c *Client) Login() error

func (*Client) Post

func (c *Client) Post(msg, channelId string) (string, error)

func (*Client) Update

func (c *Client) Update(postId, msg string) (string, error)

Jump to

Keyboard shortcuts

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