backup

package
v0.0.0-...-acf6da5 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_tachiyomi_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Backup

type Backup struct {

	// @ProtoNumber(1) val backupManga: List<BackupManga>
	BackupManga []*BackupManga `protobuf:"bytes,1,rep,name=backupManga" json:"backupManga,omitempty"`
	// contains filtered or unexported fields
}

func (*Backup) Descriptor deprecated

func (*Backup) Descriptor() ([]byte, []int)

Deprecated: Use Backup.ProtoReflect.Descriptor instead.

func (*Backup) GetBackupManga

func (x *Backup) GetBackupManga() []*BackupManga

func (*Backup) ProtoMessage

func (*Backup) ProtoMessage()

func (*Backup) ProtoReflect

func (x *Backup) ProtoReflect() protoreflect.Message

func (*Backup) Reset

func (x *Backup) Reset()

func (*Backup) String

func (x *Backup) String() string

type BackupManga

type BackupManga struct {

	// @ProtoNumber(1) var source: Long
	Source *int64 `protobuf:"varint,1,req,name=source" json:"source,omitempty"`
	// @ProtoNumber(2) var url: String
	Url *string `protobuf:"bytes,2,req,name=url" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*BackupManga) Descriptor deprecated

func (*BackupManga) Descriptor() ([]byte, []int)

Deprecated: Use BackupManga.ProtoReflect.Descriptor instead.

func (*BackupManga) GetSource

func (x *BackupManga) GetSource() int64

func (*BackupManga) GetUrl

func (x *BackupManga) GetUrl() string

func (*BackupManga) ProtoMessage

func (*BackupManga) ProtoMessage()

func (*BackupManga) ProtoReflect

func (x *BackupManga) ProtoReflect() protoreflect.Message

func (*BackupManga) Reset

func (x *BackupManga) Reset()

func (*BackupManga) String

func (x *BackupManga) String() string

Jump to

Keyboard shortcuts

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