fragmentv1

package
v1.33.0-20230707151846... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_stroeer_fragment_v1_stage_service_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type GetArticleCompanionsRequest

type GetArticleCompanionsRequest struct {
	Token []string `protobuf:"bytes,1,rep,name=token,proto3" json:"token,omitempty"`
	// contains filtered or unexported fields
}

token is base64 encoded and contains an index and a section path

func (*GetArticleCompanionsRequest) Descriptor deprecated

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

Deprecated: Use GetArticleCompanionsRequest.ProtoReflect.Descriptor instead.

func (*GetArticleCompanionsRequest) GetToken

func (x *GetArticleCompanionsRequest) GetToken() []string

func (*GetArticleCompanionsRequest) ProtoMessage

func (*GetArticleCompanionsRequest) ProtoMessage()

func (*GetArticleCompanionsRequest) ProtoReflect

func (*GetArticleCompanionsRequest) Reset

func (x *GetArticleCompanionsRequest) Reset()

func (*GetArticleCompanionsRequest) String

func (x *GetArticleCompanionsRequest) String() string

type GetArticleCompanionsResponse

type GetArticleCompanionsResponse struct {
	Companions []*v1.Stage_Item `protobuf:"bytes,1,rep,name=companions,proto3" json:"companions,omitempty"`
	// contains filtered or unexported fields
}

contains the actual companions (stages with content), that resulted out of the parameters index and section path

func (*GetArticleCompanionsResponse) Descriptor deprecated

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

Deprecated: Use GetArticleCompanionsResponse.ProtoReflect.Descriptor instead.

func (*GetArticleCompanionsResponse) GetCompanions

func (x *GetArticleCompanionsResponse) GetCompanions() []*v1.Stage_Item

func (*GetArticleCompanionsResponse) ProtoMessage

func (*GetArticleCompanionsResponse) ProtoMessage()

func (*GetArticleCompanionsResponse) ProtoReflect

func (*GetArticleCompanionsResponse) Reset

func (x *GetArticleCompanionsResponse) Reset()

func (*GetArticleCompanionsResponse) String

type GetStagesRequest

type GetStagesRequest struct {

	// ids must be well-known to the frontend and backend, for example "schlagzeilen"
	Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"`
	// contains filtered or unexported fields
}

Message to request stages independent of SectionPages, for client side rendering or ESIs

func (*GetStagesRequest) Descriptor deprecated

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

Deprecated: Use GetStagesRequest.ProtoReflect.Descriptor instead.

func (*GetStagesRequest) GetIds

func (x *GetStagesRequest) GetIds() []string

func (*GetStagesRequest) ProtoMessage

func (*GetStagesRequest) ProtoMessage()

func (*GetStagesRequest) ProtoReflect

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

func (*GetStagesRequest) Reset

func (x *GetStagesRequest) Reset()

func (*GetStagesRequest) String

func (x *GetStagesRequest) String() string

type GetStagesResponse

type GetStagesResponse struct {
	Stages []*v1.Stage `protobuf:"bytes,1,rep,name=stages,proto3" json:"stages,omitempty"`
	// contains filtered or unexported fields
}

Message for requesting data for single stages All provided ids that could be resolved to stages are part of the response, others are omitted.

func (*GetStagesResponse) Descriptor deprecated

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

Deprecated: Use GetStagesResponse.ProtoReflect.Descriptor instead.

func (*GetStagesResponse) GetStages

func (x *GetStagesResponse) GetStages() []*v1.Stage

func (*GetStagesResponse) ProtoMessage

func (*GetStagesResponse) ProtoMessage()

func (*GetStagesResponse) ProtoReflect

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

func (*GetStagesResponse) Reset

func (x *GetStagesResponse) Reset()

func (*GetStagesResponse) String

func (x *GetStagesResponse) String() string

Jump to

Keyboard shortcuts

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