src

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GOTVPLUS

type GOTVPLUS struct {
	Addr   string
	Client *pb.GOTV_PlusClient
	// contains filtered or unexported fields
}

func (*GOTVPLUS) DeleteMatchByID added in v1.1.0

func (g *GOTVPLUS) DeleteMatchByID(id string) error

func (*GOTVPLUS) DeleteMatchByToken added in v1.1.0

func (g *GOTVPLUS) DeleteMatchByToken(token string) error

func (*GOTVPLUS) Disconnect

func (g *GOTVPLUS) Disconnect() error

func (*GOTVPLUS) GetMatchByID added in v1.1.0

func (g *GOTVPLUS) GetMatchByID(id string) (*pb.Match, error)

func (*GOTVPLUS) GetMatchByToken added in v1.1.0

func (g *GOTVPLUS) GetMatchByToken(token string) (*pb.Match, error)

func (*GOTVPLUS) GetMatches

func (g *GOTVPLUS) GetMatches() (*pb.GetMatchesReply, error)

func (*GOTVPLUS) Init

func (g *GOTVPLUS) Init(addr string) (*GOTVPLUS, error)

func (*GOTVPLUS) LoadMatchFromFile added in v1.1.0

func (g *GOTVPLUS) LoadMatchFromFile(token string) error

func (*GOTVPLUS) MarkID

func (g *GOTVPLUS) MarkID(token string, id string) error

func (*GOTVPLUS) SaveMatchToFileByID added in v1.1.0

func (g *GOTVPLUS) SaveMatchToFileByID(id string, path string) error

func (*GOTVPLUS) SaveMatchToFileByToken added in v1.1.0

func (g *GOTVPLUS) SaveMatchToFileByToken(token string, path string) error

Jump to

Keyboard shortcuts

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