types

package
v0.10.3 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2022 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channel

type Channel struct {
	Name           string
	Title          string
	Id             string
	Followers      int64
	Url            string
	RelUrl         string
	OdyseeUrl      string
	CoverImg       string
	Description    template.HTML
	DescriptionTxt string
	Thumbnail      string
	UploadCount    int64
}

type Claim added in v0.10.0

type Claim struct {
	Url          string
	RelUrl       string
	LbryUrl      string
	OdyseeUrl    string
	ClaimId      string
	Channel      Channel
	Title        string
	ThumbnailUrl string
	Description  template.HTML
	License      string
	Views        int64
	Likes        int64
	Dislikes     int64
	Tags         []string
	Timestamp    int64
	RelTime      string
	Date         string
	Duration     string
	MediaType    string
	SrcSize      string
	StreamType   string
}

type Comment

type Comment struct {
	Channel   Channel
	Comment   template.HTML
	CommentId string
	ParentId  string
	Time      string
	RelTime   string
	Likes     int64
	Dislikes  int64
}

Jump to

Keyboard shortcuts

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