bot_key_pb

package
v0.0.0-...-07b0db4 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_biconom_type_bot_key_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BotKey

type BotKey struct {
	BotKeyId    uint32       `protobuf:"varint,1,opt,name=bot_key_id,json=botKeyId,proto3" json:"bot_key_id,omitempty"`
	BotKeyTitle string       `protobuf:"bytes,2,opt,name=bot_key_title,json=botKeyTitle,proto3" json:"bot_key_title,omitempty"`
	Token       string       `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"`
	Ttl         *until.Until `protobuf:"bytes,4,opt,name=ttl,proto3" json:"ttl,omitempty"`
	IpMasks     []string     `protobuf:"bytes,5,rep,name=ip_masks,json=ipMasks,proto3" json:"ip_masks,omitempty"`
	// contains filtered or unexported fields
}

func (*BotKey) Descriptor deprecated

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

Deprecated: Use BotKey.ProtoReflect.Descriptor instead.

func (*BotKey) GetBotKeyId

func (x *BotKey) GetBotKeyId() uint32

func (*BotKey) GetBotKeyTitle

func (x *BotKey) GetBotKeyTitle() string

func (*BotKey) GetIpMasks

func (x *BotKey) GetIpMasks() []string

func (*BotKey) GetToken

func (x *BotKey) GetToken() string

func (*BotKey) GetTtl

func (x *BotKey) GetTtl() *until.Until

func (*BotKey) ProtoMessage

func (*BotKey) ProtoMessage()

func (*BotKey) ProtoReflect

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

func (*BotKey) Reset

func (x *BotKey) Reset()

func (*BotKey) String

func (x *BotKey) String() string

type BotKey_ID

type BotKey_ID struct {
	BotKeyId uint32 `protobuf:"varint,1,opt,name=bot_key_id,json=botKeyId,proto3" json:"bot_key_id,omitempty"`
	// contains filtered or unexported fields
}

func (*BotKey_ID) Descriptor deprecated

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

Deprecated: Use BotKey_ID.ProtoReflect.Descriptor instead.

func (*BotKey_ID) GetBotKeyId

func (x *BotKey_ID) GetBotKeyId() uint32

func (*BotKey_ID) ProtoMessage

func (*BotKey_ID) ProtoMessage()

func (*BotKey_ID) ProtoReflect

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

func (*BotKey_ID) Reset

func (x *BotKey_ID) Reset()

func (*BotKey_ID) String

func (x *BotKey_ID) String() string

Jump to

Keyboard shortcuts

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