audience

package
v0.0.0-...-9b43f02 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_xsuportal_services_audience_dashboard_proto protoreflect.FileDescriptor
View Source
var File_xsuportal_services_audience_team_list_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DashboardRequest

type DashboardRequest struct {
	// contains filtered or unexported fields
}

func (*DashboardRequest) Descriptor deprecated

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

Deprecated: Use DashboardRequest.ProtoReflect.Descriptor instead.

func (*DashboardRequest) ProtoMessage

func (*DashboardRequest) ProtoMessage()

func (*DashboardRequest) ProtoReflect

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

func (*DashboardRequest) Reset

func (x *DashboardRequest) Reset()

func (*DashboardRequest) String

func (x *DashboardRequest) String() string

type DashboardResponse

type DashboardResponse struct {
	Leaderboard *resources.Leaderboard `protobuf:"bytes,1,opt,name=leaderboard,proto3" json:"leaderboard,omitempty"`
	// contains filtered or unexported fields
}

func (*DashboardResponse) Descriptor deprecated

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

Deprecated: Use DashboardResponse.ProtoReflect.Descriptor instead.

func (*DashboardResponse) GetLeaderboard

func (x *DashboardResponse) GetLeaderboard() *resources.Leaderboard

func (*DashboardResponse) ProtoMessage

func (*DashboardResponse) ProtoMessage()

func (*DashboardResponse) ProtoReflect

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

func (*DashboardResponse) Reset

func (x *DashboardResponse) Reset()

func (*DashboardResponse) String

func (x *DashboardResponse) String() string

type ListTeamsResponse

type ListTeamsResponse struct {
	Teams []*ListTeamsResponse_TeamListItem `protobuf:"bytes,1,rep,name=teams,proto3" json:"teams,omitempty"`
	// contains filtered or unexported fields
}

func (*ListTeamsResponse) Descriptor deprecated

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

Deprecated: Use ListTeamsResponse.ProtoReflect.Descriptor instead.

func (*ListTeamsResponse) GetTeams

func (*ListTeamsResponse) ProtoMessage

func (*ListTeamsResponse) ProtoMessage()

func (*ListTeamsResponse) ProtoReflect

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

func (*ListTeamsResponse) Reset

func (x *ListTeamsResponse) Reset()

func (*ListTeamsResponse) String

func (x *ListTeamsResponse) String() string

type ListTeamsResponse_TeamListItem

type ListTeamsResponse_TeamListItem struct {
	TeamId      int64    `protobuf:"varint,1,opt,name=team_id,json=teamId,proto3" json:"team_id,omitempty"`
	Name        string   `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	MemberNames []string `protobuf:"bytes,3,rep,name=member_names,json=memberNames,proto3" json:"member_names,omitempty"`
	IsStudent   bool     `protobuf:"varint,5,opt,name=is_student,json=isStudent,proto3" json:"is_student,omitempty"`
	// contains filtered or unexported fields
}

func (*ListTeamsResponse_TeamListItem) Descriptor deprecated

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

Deprecated: Use ListTeamsResponse_TeamListItem.ProtoReflect.Descriptor instead.

func (*ListTeamsResponse_TeamListItem) GetIsStudent

func (x *ListTeamsResponse_TeamListItem) GetIsStudent() bool

func (*ListTeamsResponse_TeamListItem) GetMemberNames

func (x *ListTeamsResponse_TeamListItem) GetMemberNames() []string

func (*ListTeamsResponse_TeamListItem) GetName

func (*ListTeamsResponse_TeamListItem) GetTeamId

func (x *ListTeamsResponse_TeamListItem) GetTeamId() int64

func (*ListTeamsResponse_TeamListItem) ProtoMessage

func (*ListTeamsResponse_TeamListItem) ProtoMessage()

func (*ListTeamsResponse_TeamListItem) ProtoReflect

func (*ListTeamsResponse_TeamListItem) Reset

func (x *ListTeamsResponse_TeamListItem) Reset()

func (*ListTeamsResponse_TeamListItem) String

Jump to

Keyboard shortcuts

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