Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Host string
Port int
Mount string
User string
Password string
Name string
URL string
Genre string
Description string
Abort bool
Connection net.Conn
BufferSize int
Connected bool
}
Config holds the information for a stream.
Click to show internal directories.
Click to hide internal directories.