data

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional example_service.Sensitive sensitive = 9999;
	E_Sensitive = &file_sensitive_proto_extTypes[0]
)

Extension fields to descriptorpb.FieldOptions.

View Source
var File_example_proto protoreflect.FileDescriptor
View Source
var File_sensitive_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Sensitive

type Sensitive struct {
	MapKeysToRedact []string `protobuf:"bytes,1,rep,name=map_keys_to_redact,json=mapKeysToRedact,proto3" json:"map_keys_to_redact,omitempty"`
	// contains filtered or unexported fields
}

func (*Sensitive) Descriptor deprecated

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

Deprecated: Use Sensitive.ProtoReflect.Descriptor instead.

func (*Sensitive) GetMapKeysToRedact

func (x *Sensitive) GetMapKeysToRedact() []string

func (*Sensitive) ProtoMessage

func (*Sensitive) ProtoMessage()

func (*Sensitive) ProtoReflect

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

func (*Sensitive) Reset

func (x *Sensitive) Reset()

func (*Sensitive) String

func (x *Sensitive) String() string

type TestMessage

type TestMessage struct {
	Password  string            `protobuf:"bytes,1,opt,name=password,proto3" json:"password,omitempty"`
	Login     string            `protobuf:"bytes,2,opt,name=login,proto3" json:"login,omitempty"`
	Contacts  map[string]string `` /* 157-byte string literal not displayed */
	FollowIds []string          `protobuf:"bytes,4,rep,name=follow_ids,json=followIds,proto3" json:"follow_ids,omitempty"`
	// contains filtered or unexported fields
}

func (*TestMessage) Descriptor deprecated

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

Deprecated: Use TestMessage.ProtoReflect.Descriptor instead.

func (*TestMessage) GetContacts

func (x *TestMessage) GetContacts() map[string]string

func (*TestMessage) GetFollowIds

func (x *TestMessage) GetFollowIds() []string

func (*TestMessage) GetLogin

func (x *TestMessage) GetLogin() string

func (*TestMessage) GetPassword

func (x *TestMessage) GetPassword() string

func (*TestMessage) ProtoMessage

func (*TestMessage) ProtoMessage()

func (*TestMessage) ProtoReflect

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

func (*TestMessage) Reset

func (x *TestMessage) Reset()

func (*TestMessage) String

func (x *TestMessage) String() string

Jump to

Keyboard shortcuts

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