Documentation
¶
Overview ¶
Package dto provides the Dto related to the Piped Api.
Package dto provides the Dto related to the Piped Api.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChannelDto ¶
type ChannelDto struct {
Id string
Nextpage string
RelatedStreams []pipedVideoDto.RelatedStreamDto
}
ChannelDto represents the model of the Piped channel.
type SubscriptionDto ¶
SubscriptionDto represents the model of the Piped subscription.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package login provides the Dto related to the Piped authentication.
|
Package login provides the Dto related to the Piped authentication. |
|
Package playlist provides the Dto related to the Piped playlists.
|
Package playlist provides the Dto related to the Piped playlists. |
|
Package video provides the Dto related to the Piped video/steam.
|
Package video provides the Dto related to the Piped video/steam. |
Click to show internal directories.
Click to hide internal directories.