Documentation ¶
Overview ¶
Package iceclient - simple client for icecast server
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PenguinClient ¶
type PenguinClient struct {
// contains filtered or unexported fields
}
PenguinClient ...
func (*PenguinClient) Init ¶
func (p *PenguinClient) Init(host string, mount string, dump string) error
Init - initialize client
func (*PenguinClient) Listen ¶
func (p *PenguinClient) Listen(secToListen int) error
Listen - start to listen the stream during secToListen seconds
Click to show internal directories.
Click to hide internal directories.