blocklistmodel

package
v0.56.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_model_v1_blocklist_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Item

type Item struct {
	Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
	Jid      string `protobuf:"bytes,2,opt,name=jid,proto3" json:"jid,omitempty"`
	// contains filtered or unexported fields
}

Item represents block list item entity.

func (*Item) Descriptor deprecated added in v0.56.0

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

Deprecated: Use Item.ProtoReflect.Descriptor instead.

func (*Item) GetJid added in v0.56.0

func (x *Item) GetJid() string

func (*Item) GetUsername added in v0.56.0

func (x *Item) GetUsername() string

func (*Item) ProtoMessage added in v0.56.0

func (*Item) ProtoMessage()

func (*Item) ProtoReflect added in v0.56.0

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

func (*Item) Reset added in v0.56.0

func (x *Item) Reset()

func (*Item) String added in v0.56.0

func (x *Item) String() string

Jump to

Keyboard shortcuts

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