twitcasting

package module
v0.0.0-...-83a08c4 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2016 License: MIT Imports: 9 Imported by: 1

README

TwitCasting Client

GoDoc Go Report Card

With golang.

License

MIT

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
}

Client is twitcasting client.

func NewClient

func NewClient(username, password string) (*Client, error)

NewClient is ...

func (*Client) Auth

func (c *Client) Auth() error

Auth is ...

func (*Client) GetMovieID

func (c *Client) GetMovieID(hostName string) (int, error)

GetMovieID is ...

func (*Client) PostComment

func (c *Client) PostComment(comment, hostName string, movieID int) error

PostComment is ...

type Comment

type Comment struct {
	Class string `json:"class"`
}

Comment is ...

Jump to

Keyboard shortcuts

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