...

Package wrappers

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

Overview ▾

Variables

var File_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto protoreflect.FileDescriptor

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