sourcecontextpb

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SourceContext

type SourceContext struct {

	// The path-qualified name of the .proto file that contained the associated
	// protobuf element.  For example: `"google/protobuf/source_context.proto"`.
	FileName string `protobuf:"bytes,1,opt,name=file_name,json=fileName,proto3" json:"fileName,omitempty"`
	// contains filtered or unexported fields
}

`SourceContext` represents information about the source of a protobuf element, like the file in which it is defined.

func (*SourceContext) CloneMessageVT

func (m *SourceContext) CloneMessageVT() protobuf_go_lite.CloneMessage

func (*SourceContext) CloneVT

func (m *SourceContext) CloneVT() *SourceContext

func (*SourceContext) EqualMessageVT

func (this *SourceContext) EqualMessageVT(thatMsg any) bool

func (*SourceContext) EqualVT

func (this *SourceContext) EqualVT(that *SourceContext) bool

func (*SourceContext) GetFileName

func (x *SourceContext) GetFileName() string

func (*SourceContext) MarshalProtoText added in v0.5.0

func (x *SourceContext) MarshalProtoText() string

func (*SourceContext) MarshalToSizedBufferVT

func (m *SourceContext) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*SourceContext) MarshalToSizedBufferVTStrict

func (m *SourceContext) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)

func (*SourceContext) MarshalToVT

func (m *SourceContext) MarshalToVT(dAtA []byte) (int, error)

func (*SourceContext) MarshalToVTStrict

func (m *SourceContext) MarshalToVTStrict(dAtA []byte) (int, error)

func (*SourceContext) MarshalVT

func (m *SourceContext) MarshalVT() (dAtA []byte, err error)

func (*SourceContext) MarshalVTStrict

func (m *SourceContext) MarshalVTStrict() (dAtA []byte, err error)

func (*SourceContext) ProtoMessage

func (*SourceContext) ProtoMessage()

func (*SourceContext) Reset

func (x *SourceContext) Reset()

func (*SourceContext) SizeVT

func (m *SourceContext) SizeVT() (n int)

func (*SourceContext) String added in v0.5.0

func (x *SourceContext) String() string

func (*SourceContext) UnmarshalVT

func (m *SourceContext) UnmarshalVT(dAtA []byte) error

func (*SourceContext) UnmarshalVTUnsafe

func (m *SourceContext) UnmarshalVTUnsafe(dAtA []byte) error

Jump to

Keyboard shortcuts

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