gleetube/encoder/channel_encoder
Values
pub fn encode_branding_channel(
b: channel.BrandingChannel,
) -> json.Json
Encode BrandingChannel settings.
pub fn encode_branding_settings(
bs: channel.ChannelBrandingSettings,
) -> json.Json
Encode ChannelBrandingSettings for update.
pub fn encode_status(s: channel.ChannelStatus) -> json.Json
Encode a ChannelStatus for update request body.