sessionpb

package
v0.0.0-...-7bf2639 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_session_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BenchSession

type BenchSession struct {
	Values []string                 `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"`
	Fields []*BenchSession_SubField `protobuf:"bytes,2,rep,name=fields,proto3" json:"fields,omitempty"`
	// contains filtered or unexported fields
}

func (*BenchSession) Descriptor deprecated

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

Deprecated: Use BenchSession.ProtoReflect.Descriptor instead.

func (*BenchSession) GetFields

func (x *BenchSession) GetFields() []*BenchSession_SubField

func (*BenchSession) GetValues

func (x *BenchSession) GetValues() []string

func (*BenchSession) ProtoMessage

func (*BenchSession) ProtoMessage()

func (*BenchSession) ProtoReflect

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

func (*BenchSession) Reset

func (x *BenchSession) Reset()

func (*BenchSession) String

func (x *BenchSession) String() string

type BenchSession_SubField

type BenchSession_SubField struct {
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*BenchSession_SubField) Descriptor deprecated

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

Deprecated: Use BenchSession_SubField.ProtoReflect.Descriptor instead.

func (*BenchSession_SubField) GetValue

func (x *BenchSession_SubField) GetValue() string

func (*BenchSession_SubField) ProtoMessage

func (*BenchSession_SubField) ProtoMessage()

func (*BenchSession_SubField) ProtoReflect

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

func (*BenchSession_SubField) Reset

func (x *BenchSession_SubField) Reset()

func (*BenchSession_SubField) String

func (x *BenchSession_SubField) String() string

type Session

type Session struct {
	Message string            `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
	Kv      map[string]string `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Session) Descriptor deprecated

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

Deprecated: Use Session.ProtoReflect.Descriptor instead.

func (*Session) GetKv

func (x *Session) GetKv() map[string]string

func (*Session) GetMessage

func (x *Session) GetMessage() string

func (*Session) ProtoMessage

func (*Session) ProtoMessage()

func (*Session) ProtoReflect

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

func (*Session) Reset

func (x *Session) Reset()

func (*Session) String

func (x *Session) String() string

type SessionWithDeadline

type SessionWithDeadline struct {
	Message  string                 `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
	Kv       map[string]string      `` /* 145-byte string literal not displayed */
	NotAfter *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=not_after,json=notAfter,proto3" json:"not_after,omitempty"`
	// contains filtered or unexported fields
}

func (*SessionWithDeadline) Descriptor deprecated

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

Deprecated: Use SessionWithDeadline.ProtoReflect.Descriptor instead.

func (*SessionWithDeadline) GetKv

func (x *SessionWithDeadline) GetKv() map[string]string

func (*SessionWithDeadline) GetMessage

func (x *SessionWithDeadline) GetMessage() string

func (*SessionWithDeadline) GetNotAfter

func (x *SessionWithDeadline) GetNotAfter() *timestamppb.Timestamp

func (*SessionWithDeadline) ProtoMessage

func (*SessionWithDeadline) ProtoMessage()

func (*SessionWithDeadline) ProtoReflect

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

func (*SessionWithDeadline) Reset

func (x *SessionWithDeadline) Reset()

func (*SessionWithDeadline) String

func (x *SessionWithDeadline) String() string

Jump to

Keyboard shortcuts

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