session

package
v0.0.0-...-6b548b8 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2021 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 Session

type Session struct {
	ID                    string                 `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"`
	Cluster               string                 `protobuf:"bytes,2,opt,name=Cluster,proto3" json:"Cluster,omitempty"`
	Created               string                 `protobuf:"bytes,3,opt,name=Created,proto3" json:"Created,omitempty"`
	GameName              string                 `protobuf:"bytes,4,opt,name=GameName,proto3" json:"GameName,omitempty"`
	IsLocal               string                 `protobuf:"bytes,5,opt,name=IsLocal,proto3" json:"IsLocal,omitempty"`
	Originator            string                 `protobuf:"bytes,6,opt,name=Originator,proto3" json:"Originator,omitempty"`
	OriginatorUserSession string                 `protobuf:"bytes,7,opt,name=OriginatorUserSession,proto3" json:"OriginatorUserSession,omitempty"`
	Failure               bool                   `protobuf:"varint,8,opt,name=Failure,proto3" json:"Failure,omitempty"`
	UIDs                  []string               `protobuf:"bytes,9,rep,name=UIDs,proto3" json:"UIDs,omitempty"`
	UserSessions          []string               `protobuf:"bytes,10,rep,name=UserSessions,proto3" json:"UserSessions,omitempty"`
	Started               *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=Started,proto3" json:"Started,omitempty"`
	Stopped               *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=Stopped,proto3" json:"Stopped,omitempty"`
	GameCore              string                 `protobuf:"bytes,13,opt,name=GameCore,proto3" json:"GameCore,omitempty"`
	GameFile              string                 `protobuf:"bytes,14,opt,name=GameFile,proto3" json:"GameFile,omitempty"`
	TerminationSuccessful bool                   `protobuf:"varint,15,opt,name=TerminationSuccessful,proto3" json:"TerminationSuccessful,omitempty"`
	// contains filtered or unexported fields
}

func (*Session) Descriptor deprecated

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

Deprecated: Use Session.ProtoReflect.Descriptor instead.

func (*Session) GetCluster

func (x *Session) GetCluster() string

func (*Session) GetCreated

func (x *Session) GetCreated() string

func (*Session) GetFailure

func (x *Session) GetFailure() bool

func (*Session) GetGameCore

func (x *Session) GetGameCore() string

func (*Session) GetGameFile

func (x *Session) GetGameFile() string

func (*Session) GetGameName

func (x *Session) GetGameName() string

func (*Session) GetID

func (x *Session) GetID() string

func (*Session) GetIsLocal

func (x *Session) GetIsLocal() string

func (*Session) GetOriginator

func (x *Session) GetOriginator() string

func (*Session) GetOriginatorUserSession

func (x *Session) GetOriginatorUserSession() string

func (*Session) GetStarted

func (x *Session) GetStarted() *timestamppb.Timestamp

func (*Session) GetStopped

func (x *Session) GetStopped() *timestamppb.Timestamp

func (*Session) GetTerminationSuccessful

func (x *Session) GetTerminationSuccessful() bool

func (*Session) GetUIDs

func (x *Session) GetUIDs() []string

func (*Session) GetUserSessions

func (x *Session) GetUserSessions() []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

Jump to

Keyboard shortcuts

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