stubs

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_github_com_dogmatiq_enginekit_internal_stubs_stubs_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ProtoStubA

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

func (*ProtoStubA) Descriptor deprecated

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

Deprecated: Use ProtoStubA.ProtoReflect.Descriptor instead.

func (*ProtoStubA) GetValue

func (x *ProtoStubA) GetValue() string

func (*ProtoStubA) ProtoMessage

func (*ProtoStubA) ProtoMessage()

func (*ProtoStubA) ProtoReflect

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

func (*ProtoStubA) Reset

func (x *ProtoStubA) Reset()

func (*ProtoStubA) SetValue

func (x *ProtoStubA) SetValue(v string)

SetValue sets the x.Value field to v, then returns x.

func (*ProtoStubA) String

func (x *ProtoStubA) String() string

type ProtoStubABuilder

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

func NewProtoStubABuilder

func NewProtoStubABuilder() *ProtoStubABuilder

NewProtoStubABuilder returns a builder that constructs ProtoStubA messages.

func (*ProtoStubABuilder) Build

func (b *ProtoStubABuilder) Build() *ProtoStubA

Build returns a new ProtoStubA containing the values configured via the builder.

Each call returns a new message, such that future changes to the builder do not modify previously constructed messages.

func (*ProtoStubABuilder) From

From configures the builder to use x as the prototype for new messages, then returns b.

It performs a shallow copy of x, such that any changes made via the builder do not modify x. It does not make a copy of the field values themselves.

func (*ProtoStubABuilder) WithValue

func (b *ProtoStubABuilder) WithValue(v string) *ProtoStubABuilder

WithValue configures the builder to set the Value field to v, then returns b.

type ProtoStubB

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

func (*ProtoStubB) Descriptor deprecated

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

Deprecated: Use ProtoStubB.ProtoReflect.Descriptor instead.

func (*ProtoStubB) GetValue

func (x *ProtoStubB) GetValue() string

func (*ProtoStubB) ProtoMessage

func (*ProtoStubB) ProtoMessage()

func (*ProtoStubB) ProtoReflect

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

func (*ProtoStubB) Reset

func (x *ProtoStubB) Reset()

func (*ProtoStubB) SetValue

func (x *ProtoStubB) SetValue(v string)

SetValue sets the x.Value field to v, then returns x.

func (*ProtoStubB) String

func (x *ProtoStubB) String() string

type ProtoStubBBuilder

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

func NewProtoStubBBuilder

func NewProtoStubBBuilder() *ProtoStubBBuilder

NewProtoStubBBuilder returns a builder that constructs ProtoStubB messages.

func (*ProtoStubBBuilder) Build

func (b *ProtoStubBBuilder) Build() *ProtoStubB

Build returns a new ProtoStubB containing the values configured via the builder.

Each call returns a new message, such that future changes to the builder do not modify previously constructed messages.

func (*ProtoStubBBuilder) From

From configures the builder to use x as the prototype for new messages, then returns b.

It performs a shallow copy of x, such that any changes made via the builder do not modify x. It does not make a copy of the field values themselves.

func (*ProtoStubBBuilder) WithValue

func (b *ProtoStubBBuilder) WithValue(v string) *ProtoStubBBuilder

WithValue configures the builder to set the Value field to v, then returns b.

type ProtoStubC

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

func (*ProtoStubC) Descriptor deprecated

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

Deprecated: Use ProtoStubC.ProtoReflect.Descriptor instead.

func (*ProtoStubC) GetValue

func (x *ProtoStubC) GetValue() string

func (*ProtoStubC) ProtoMessage

func (*ProtoStubC) ProtoMessage()

func (*ProtoStubC) ProtoReflect

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

func (*ProtoStubC) Reset

func (x *ProtoStubC) Reset()

func (*ProtoStubC) SetValue

func (x *ProtoStubC) SetValue(v string)

SetValue sets the x.Value field to v, then returns x.

func (*ProtoStubC) String

func (x *ProtoStubC) String() string

type ProtoStubCBuilder

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

func NewProtoStubCBuilder

func NewProtoStubCBuilder() *ProtoStubCBuilder

NewProtoStubCBuilder returns a builder that constructs ProtoStubC messages.

func (*ProtoStubCBuilder) Build

func (b *ProtoStubCBuilder) Build() *ProtoStubC

Build returns a new ProtoStubC containing the values configured via the builder.

Each call returns a new message, such that future changes to the builder do not modify previously constructed messages.

func (*ProtoStubCBuilder) From

From configures the builder to use x as the prototype for new messages, then returns b.

It performs a shallow copy of x, such that any changes made via the builder do not modify x. It does not make a copy of the field values themselves.

func (*ProtoStubCBuilder) WithValue

func (b *ProtoStubCBuilder) WithValue(v string) *ProtoStubCBuilder

WithValue configures the builder to set the Value field to v, then returns b.

Jump to

Keyboard shortcuts

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