Deprecated: Use the "google.golang.org/protobuf" module instead.

package wrappers

import "github.com/golang/protobuf/ptypes/wrappers"

Index

Variables

var File_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto protoreflect.FileDescriptor

Types

type BoolValue

type BoolValue = wrapperspb.BoolValue

type BytesValue

type BytesValue = wrapperspb.BytesValue

type DoubleValue

type DoubleValue = wrapperspb.DoubleValue

type FloatValue

type FloatValue = wrapperspb.FloatValue

type Int32Value

type Int32Value = wrapperspb.Int32Value

type Int64Value

type Int64Value = wrapperspb.Int64Value

type StringValue

type StringValue = wrapperspb.StringValue

type UInt32Value

type UInt32Value = wrapperspb.UInt32Value

type UInt64Value

type UInt64Value = wrapperspb.UInt64Value

Source Files

wrappers.pb.go

Version
v1.5.4 (latest)
Published
Mar 6, 2024
Platform
linux/amd64
Imports
4 packages
Last checked
5 days ago

Tools for package owners.