protobufv1

package
v1.0.77 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type ProtoItem

type ProtoItem struct {
	Url             []byte `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
	ParentUrl       []byte `protobuf:"bytes,2,opt,name=parentUrl,proto3" json:"parentUrl,omitempty"`
	ID              string `protobuf:"bytes,3,opt,name=ID,proto3" json:"ID,omitempty"`
	Hop             uint64 `protobuf:"varint,4,opt,name=hop,proto3" json:"hop,omitempty"`
	Hash            uint64 `protobuf:"varint,5,opt,name=hash,proto3" json:"hash,omitempty"`
	Type            string `protobuf:"bytes,6,opt,name=type,proto3" json:"type,omitempty"`
	BypassSeencheck bool   `protobuf:"varint,7,opt,name=bypass_seencheck,json=bypassSeencheck,proto3" json:"bypass_seencheck,omitempty"`
	Redirect        uint64 `protobuf:"varint,9,opt,name=redirect,proto3" json:"redirect,omitempty"`
	LocallyCrawled  uint64 `protobuf:"varint,10,opt,name=locally_crawled,json=locallyCrawled,proto3" json:"locally_crawled,omitempty"`
	// contains filtered or unexported fields
}

func (*ProtoItem) Descriptor deprecated

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

Deprecated: Use ProtoItem.ProtoReflect.Descriptor instead.

func (*ProtoItem) GetBypassSeencheck

func (x *ProtoItem) GetBypassSeencheck() bool

func (*ProtoItem) GetHash

func (x *ProtoItem) GetHash() uint64

func (*ProtoItem) GetHop

func (x *ProtoItem) GetHop() uint64

func (*ProtoItem) GetID

func (x *ProtoItem) GetID() string

func (*ProtoItem) GetLocallyCrawled

func (x *ProtoItem) GetLocallyCrawled() uint64

func (*ProtoItem) GetParentUrl

func (x *ProtoItem) GetParentUrl() []byte

func (*ProtoItem) GetRedirect

func (x *ProtoItem) GetRedirect() uint64

func (*ProtoItem) GetType

func (x *ProtoItem) GetType() string

func (*ProtoItem) GetUrl

func (x *ProtoItem) GetUrl() []byte

func (*ProtoItem) ProtoMessage

func (*ProtoItem) ProtoMessage()

func (*ProtoItem) ProtoReflect

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

func (*ProtoItem) Reset

func (x *ProtoItem) Reset()

func (*ProtoItem) String

func (x *ProtoItem) String() string

Jump to

Keyboard shortcuts

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