proto

package module
v0.0.0-...-e9b4e10 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type ResultArr

type ResultArr struct {
	Results []*ResultsFromDB `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*ResultArr) Descriptor deprecated

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

Deprecated: Use ResultArr.ProtoReflect.Descriptor instead.

func (*ResultArr) GetResults

func (x *ResultArr) GetResults() []*ResultsFromDB

func (*ResultArr) ProtoMessage

func (*ResultArr) ProtoMessage()

func (*ResultArr) ProtoReflect

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

func (*ResultArr) Reset

func (x *ResultArr) Reset()

func (*ResultArr) String

func (x *ResultArr) String() string

type ResultsFromDB

type ResultsFromDB struct {
	ASN             string   `protobuf:"bytes,1,opt,name=ASN,proto3" json:"ASN,omitempty"`
	Prefix          string   `protobuf:"bytes,2,opt,name=prefix,proto3" json:"prefix,omitempty"`
	Maxlen          int32    `protobuf:"varint,3,opt,name=maxlen,proto3" json:"maxlen,omitempty"`
	Ta              string   `protobuf:"bytes,4,opt,name=ta,proto3" json:"ta,omitempty"`
	Mask            int32    `protobuf:"varint,5,opt,name=mask,proto3" json:"mask,omitempty"`
	Fullprefix      string   `protobuf:"bytes,7,opt,name=fullprefix,proto3" json:"fullprefix,omitempty"`
	Fullprefixrange string   `protobuf:"bytes,8,opt,name=fullprefixrange,proto3" json:"fullprefixrange,omitempty"`
	Unixtimearr     []int64  `protobuf:"varint,9,rep,packed,name=unixtimearr,proto3" json:"unixtimearr,omitempty"`
	RFC3339Timearr  []string `protobuf:"bytes,10,rep,name=RFC3339timearr,proto3" json:"RFC3339timearr,omitempty"`
	// contains filtered or unexported fields
}

func (*ResultsFromDB) Descriptor deprecated

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

Deprecated: Use ResultsFromDB.ProtoReflect.Descriptor instead.

func (*ResultsFromDB) GetASN

func (x *ResultsFromDB) GetASN() string

func (*ResultsFromDB) GetFullprefix

func (x *ResultsFromDB) GetFullprefix() string

func (*ResultsFromDB) GetFullprefixrange

func (x *ResultsFromDB) GetFullprefixrange() string

func (*ResultsFromDB) GetMask

func (x *ResultsFromDB) GetMask() int32

func (*ResultsFromDB) GetMaxlen

func (x *ResultsFromDB) GetMaxlen() int32

func (*ResultsFromDB) GetPrefix

func (x *ResultsFromDB) GetPrefix() string

func (*ResultsFromDB) GetRFC3339Timearr

func (x *ResultsFromDB) GetRFC3339Timearr() []string

func (*ResultsFromDB) GetTa

func (x *ResultsFromDB) GetTa() string

func (*ResultsFromDB) GetUnixtimearr

func (x *ResultsFromDB) GetUnixtimearr() []int64

func (*ResultsFromDB) ProtoMessage

func (*ResultsFromDB) ProtoMessage()

func (*ResultsFromDB) ProtoReflect

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

func (*ResultsFromDB) Reset

func (x *ResultsFromDB) Reset()

func (*ResultsFromDB) String

func (x *ResultsFromDB) String() string

type ResultsFromDBRFC3339

type ResultsFromDBRFC3339 struct {
	ASN             string   `protobuf:"bytes,1,opt,name=ASN,proto3" json:"ASN,omitempty"`
	Prefix          string   `protobuf:"bytes,2,opt,name=prefix,proto3" json:"prefix,omitempty"`
	Maxlen          int32    `protobuf:"varint,3,opt,name=maxlen,proto3" json:"maxlen,omitempty"`
	Ta              string   `protobuf:"bytes,4,opt,name=ta,proto3" json:"ta,omitempty"`
	Mask            int32    `protobuf:"varint,5,opt,name=mask,proto3" json:"mask,omitempty"`
	Time            []string `protobuf:"bytes,6,rep,name=time,proto3" json:"time,omitempty"`
	Fullprefix      string   `protobuf:"bytes,7,opt,name=fullprefix,proto3" json:"fullprefix,omitempty"`
	Fullprefixrange string   `protobuf:"bytes,8,opt,name=fullprefixrange,proto3" json:"fullprefixrange,omitempty"`
	// contains filtered or unexported fields
}

ResultsFromDBRFC3339 was used before ResultsFromDB had human readable time included by default. This is therefore DEPRECATED and should NOT be used.

func (*ResultsFromDBRFC3339) Descriptor deprecated

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

Deprecated: Use ResultsFromDBRFC3339.ProtoReflect.Descriptor instead.

func (*ResultsFromDBRFC3339) GetASN

func (x *ResultsFromDBRFC3339) GetASN() string

func (*ResultsFromDBRFC3339) GetFullprefix

func (x *ResultsFromDBRFC3339) GetFullprefix() string

func (*ResultsFromDBRFC3339) GetFullprefixrange

func (x *ResultsFromDBRFC3339) GetFullprefixrange() string

func (*ResultsFromDBRFC3339) GetMask

func (x *ResultsFromDBRFC3339) GetMask() int32

func (*ResultsFromDBRFC3339) GetMaxlen

func (x *ResultsFromDBRFC3339) GetMaxlen() int32

func (*ResultsFromDBRFC3339) GetPrefix

func (x *ResultsFromDBRFC3339) GetPrefix() string

func (*ResultsFromDBRFC3339) GetTa

func (x *ResultsFromDBRFC3339) GetTa() string

func (*ResultsFromDBRFC3339) GetTime

func (x *ResultsFromDBRFC3339) GetTime() []string

func (*ResultsFromDBRFC3339) ProtoMessage

func (*ResultsFromDBRFC3339) ProtoMessage()

func (*ResultsFromDBRFC3339) ProtoReflect

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

func (*ResultsFromDBRFC3339) Reset

func (x *ResultsFromDBRFC3339) Reset()

func (*ResultsFromDBRFC3339) String

func (x *ResultsFromDBRFC3339) String() string

Jump to

Keyboard shortcuts

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