mirror of https://github.com/matrix-org/go-neb.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7762 lines
345 KiB
7762 lines
345 KiB
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="theme-color" content="#375EAB">
|
|
|
|
<title>testdata - The Go Programming Language</title>
|
|
|
|
<link type="text/css" rel="stylesheet" href="../../../../../../lib/godoc/style.css">
|
|
|
|
<link rel="stylesheet" href="../../../../../../lib/godoc/jquery.treeview.css">
|
|
<script type="text/javascript">window.initFuncs = [];</script>
|
|
</head>
|
|
<body>
|
|
|
|
<div id='lowframe' style="position: fixed; bottom: 0; left: 0; height: 0; width: 100%; border-top: thin solid grey; background-color: white; overflow: auto;">
|
|
...
|
|
</div><!-- #lowframe -->
|
|
|
|
<div id="topbar" class="wide"><div class="container">
|
|
<div class="top-heading" id="heading-wide"><a href="http://localhost:6060/">The Go Programming Language</a></div>
|
|
<div class="top-heading" id="heading-narrow"><a href="http://localhost:6060/">Go</a></div>
|
|
<a href="index.html#" id="menu-button"><span id="menu-button-arrow">▽</span></a>
|
|
<form method="GET" action="http://localhost:6060/search">
|
|
<div id="menu">
|
|
<a href="http://localhost:6060/doc/">Documents</a>
|
|
<a href="http://localhost:6060/pkg/">Packages</a>
|
|
<a href="http://localhost:6060/project/">The Project</a>
|
|
<a href="http://localhost:6060/help/">Help</a>
|
|
<a href="http://localhost:6060/blog/">Blog</a>
|
|
|
|
<input type="text" id="search" name="q" class="inactive" value="Search" placeholder="Search">
|
|
</div>
|
|
</form>
|
|
|
|
</div></div>
|
|
|
|
|
|
|
|
<div id="page" class="wide">
|
|
<div class="container">
|
|
|
|
|
|
<h1>Package testdata</h1>
|
|
|
|
|
|
|
|
|
|
<div id="nav"></div>
|
|
|
|
|
|
<!--
|
|
Copyright 2009 The Go Authors. All rights reserved.
|
|
Use of this source code is governed by a BSD-style
|
|
license that can be found in the LICENSE file.
|
|
-->
|
|
<!--
|
|
Note: Static (i.e., not template-generated) href and id
|
|
attributes start with "pkg-" to make it impossible for
|
|
them to conflict with generated attributes (some of which
|
|
correspond to Go identifiers).
|
|
-->
|
|
|
|
<script type='text/javascript'>
|
|
document.ANALYSIS_DATA = null;
|
|
document.CALLGRAPH = null;
|
|
</script>
|
|
|
|
|
|
|
|
<div id="short-nav">
|
|
<dl>
|
|
<dd><code>import "github.com/golang/protobuf/proto/testdata"</code></dd>
|
|
</dl>
|
|
<dl>
|
|
<dd><a href="index.html#pkg-overview" class="overviewLink">Overview</a></dd>
|
|
<dd><a href="index.html#pkg-index" class="indexLink">Index</a></dd>
|
|
|
|
|
|
</dl>
|
|
</div>
|
|
<!-- The package's Name is printed as title by the top-level template -->
|
|
<div id="pkg-overview" class="toggleVisible">
|
|
<div class="collapsed">
|
|
<h2 class="toggleButton" title="Click to show Overview section">Overview ▹</h2>
|
|
</div>
|
|
<div class="expanded">
|
|
<h2 class="toggleButton" title="Click to hide Overview section">Overview ▾</h2>
|
|
<p>
|
|
Package testdata is a generated protocol buffer package.
|
|
</p>
|
|
<p>
|
|
It is generated from these files:
|
|
</p>
|
|
<pre>test.proto
|
|
</pre>
|
|
<p>
|
|
It has these top-level messages:
|
|
</p>
|
|
<pre>GoEnum
|
|
GoTestField
|
|
GoTest
|
|
GoTestRequiredGroupField
|
|
GoSkipTest
|
|
NonPackedTest
|
|
PackedTest
|
|
MaxTag
|
|
OldMessage
|
|
NewMessage
|
|
InnerMessage
|
|
OtherMessage
|
|
RequiredInnerMessage
|
|
MyMessage
|
|
Ext
|
|
ComplexExtension
|
|
DefaultsMessage
|
|
MyMessageSet
|
|
Empty
|
|
MessageList
|
|
Strings
|
|
Defaults
|
|
SubDefaults
|
|
RepeatedEnum
|
|
MoreRepeated
|
|
GroupOld
|
|
GroupNew
|
|
FloatingPoint
|
|
MessageWithMap
|
|
Oneof
|
|
Communique
|
|
</pre>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div id="pkg-index" class="toggleVisible">
|
|
<div class="collapsed">
|
|
<h2 class="toggleButton" title="Click to show Index section">Index ▹</h2>
|
|
</div>
|
|
<div class="expanded">
|
|
<h2 class="toggleButton" title="Click to hide Index section">Index ▾</h2>
|
|
|
|
<!-- Table of contents for API; must be named manual-nav to turn off auto nav. -->
|
|
<div id="manual-nav">
|
|
<dl>
|
|
|
|
<dd><a href="index.html#pkg-constants">Constants</a></dd>
|
|
|
|
|
|
<dd><a href="index.html#pkg-variables">Variables</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Communique">type Communique</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#Communique.Descriptor">func (*Communique) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Communique.GetCol">func (m *Communique) GetCol() MyMessage_Color</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Communique.GetData">func (m *Communique) GetData() []byte</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Communique.GetMakeMeCry">func (m *Communique) GetMakeMeCry() bool</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Communique.GetMsg">func (m *Communique) GetMsg() *Strings</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Communique.GetName">func (m *Communique) GetName() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Communique.GetNumber">func (m *Communique) GetNumber() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Communique.GetTempC">func (m *Communique) GetTempC() float64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Communique.GetUnion">func (m *Communique) GetUnion() isCommunique_Union</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Communique.ProtoMessage">func (*Communique) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Communique.Reset">func (m *Communique) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Communique.String">func (m *Communique) String() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Communique.XXX_OneofFuncs">func (*Communique) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#Communique_Col">type Communique_Col</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Communique_Data">type Communique_Data</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Communique_Msg">type Communique_Msg</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Communique_Name">type Communique_Name</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Communique_Number">type Communique_Number</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Communique_TempC">type Communique_TempC</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#ComplexExtension">type ComplexExtension</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#ComplexExtension.Descriptor">func (*ComplexExtension) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#ComplexExtension.GetFirst">func (m *ComplexExtension) GetFirst() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#ComplexExtension.GetSecond">func (m *ComplexExtension) GetSecond() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#ComplexExtension.GetThird">func (m *ComplexExtension) GetThird() []int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#ComplexExtension.ProtoMessage">func (*ComplexExtension) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#ComplexExtension.Reset">func (m *ComplexExtension) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#ComplexExtension.String">func (m *ComplexExtension) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#Defaults">type Defaults</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.Descriptor">func (*Defaults) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Bool">func (m *Defaults) GetF_Bool() bool</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Bytes">func (m *Defaults) GetF_Bytes() []byte</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Double">func (m *Defaults) GetF_Double() float64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Enum">func (m *Defaults) GetF_Enum() Defaults_Color</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Fixed32">func (m *Defaults) GetF_Fixed32() uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Fixed64">func (m *Defaults) GetF_Fixed64() uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Float">func (m *Defaults) GetF_Float() float32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Int32">func (m *Defaults) GetF_Int32() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Int64">func (m *Defaults) GetF_Int64() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Nan">func (m *Defaults) GetF_Nan() float32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Ninf">func (m *Defaults) GetF_Ninf() float32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Pinf">func (m *Defaults) GetF_Pinf() float32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Sint32">func (m *Defaults) GetF_Sint32() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Sint64">func (m *Defaults) GetF_Sint64() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_String">func (m *Defaults) GetF_String() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Uint32">func (m *Defaults) GetF_Uint32() uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetF_Uint64">func (m *Defaults) GetF_Uint64() uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetStrZero">func (m *Defaults) GetStrZero() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.GetSub">func (m *Defaults) GetSub() *SubDefaults</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.ProtoMessage">func (*Defaults) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.Reset">func (m *Defaults) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults.String">func (m *Defaults) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#DefaultsMessage">type DefaultsMessage</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#DefaultsMessage.Descriptor">func (*DefaultsMessage) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#DefaultsMessage.ExtensionRangeArray">func (*DefaultsMessage) ExtensionRangeArray() []proto.ExtensionRange</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#DefaultsMessage.ProtoMessage">func (*DefaultsMessage) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#DefaultsMessage.Reset">func (m *DefaultsMessage) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#DefaultsMessage.String">func (m *DefaultsMessage) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#DefaultsMessage_DefaultsEnum">type DefaultsMessage_DefaultsEnum</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#DefaultsMessage_DefaultsEnum.Enum">func (x DefaultsMessage_DefaultsEnum) Enum() *DefaultsMessage_DefaultsEnum</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#DefaultsMessage_DefaultsEnum.EnumDescriptor">func (DefaultsMessage_DefaultsEnum) EnumDescriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#DefaultsMessage_DefaultsEnum.String">func (x DefaultsMessage_DefaultsEnum) String() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#DefaultsMessage_DefaultsEnum.UnmarshalJSON">func (x *DefaultsMessage_DefaultsEnum) UnmarshalJSON(data []byte) error</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#Defaults_Color">type Defaults_Color</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#Defaults_Color.Enum">func (x Defaults_Color) Enum() *Defaults_Color</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults_Color.EnumDescriptor">func (Defaults_Color) EnumDescriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults_Color.String">func (x Defaults_Color) String() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Defaults_Color.UnmarshalJSON">func (x *Defaults_Color) UnmarshalJSON(data []byte) error</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#Empty">type Empty</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#Empty.Descriptor">func (*Empty) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Empty.ProtoMessage">func (*Empty) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Empty.Reset">func (m *Empty) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Empty.String">func (m *Empty) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#Ext">type Ext</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#Ext.Descriptor">func (*Ext) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Ext.GetData">func (m *Ext) GetData() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Ext.ProtoMessage">func (*Ext) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Ext.Reset">func (m *Ext) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Ext.String">func (m *Ext) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#FOO">type FOO</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#FOO.Enum">func (x FOO) Enum() *FOO</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#FOO.EnumDescriptor">func (FOO) EnumDescriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#FOO.String">func (x FOO) String() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#FOO.UnmarshalJSON">func (x *FOO) UnmarshalJSON(data []byte) error</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#FloatingPoint">type FloatingPoint</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#FloatingPoint.Descriptor">func (*FloatingPoint) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#FloatingPoint.GetExact">func (m *FloatingPoint) GetExact() bool</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#FloatingPoint.GetF">func (m *FloatingPoint) GetF() float64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#FloatingPoint.ProtoMessage">func (*FloatingPoint) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#FloatingPoint.Reset">func (m *FloatingPoint) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#FloatingPoint.String">func (m *FloatingPoint) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GoEnum">type GoEnum</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GoEnum.Descriptor">func (*GoEnum) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoEnum.GetFoo">func (m *GoEnum) GetFoo() FOO</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoEnum.ProtoMessage">func (*GoEnum) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoEnum.Reset">func (m *GoEnum) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoEnum.String">func (m *GoEnum) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GoSkipTest">type GoSkipTest</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest.Descriptor">func (*GoSkipTest) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest.GetSkipFixed32">func (m *GoSkipTest) GetSkipFixed32() uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest.GetSkipFixed64">func (m *GoSkipTest) GetSkipFixed64() uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest.GetSkipInt32">func (m *GoSkipTest) GetSkipInt32() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest.GetSkipString">func (m *GoSkipTest) GetSkipString() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest.GetSkipgroup">func (m *GoSkipTest) GetSkipgroup() *GoSkipTest_SkipGroup</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest.ProtoMessage">func (*GoSkipTest) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest.Reset">func (m *GoSkipTest) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest.String">func (m *GoSkipTest) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GoSkipTest_SkipGroup">type GoSkipTest_SkipGroup</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest_SkipGroup.Descriptor">func (*GoSkipTest_SkipGroup) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest_SkipGroup.GetGroupInt32">func (m *GoSkipTest_SkipGroup) GetGroupInt32() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest_SkipGroup.GetGroupString">func (m *GoSkipTest_SkipGroup) GetGroupString() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest_SkipGroup.ProtoMessage">func (*GoSkipTest_SkipGroup) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest_SkipGroup.Reset">func (m *GoSkipTest_SkipGroup) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoSkipTest_SkipGroup.String">func (m *GoSkipTest_SkipGroup) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GoTest">type GoTest</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.Descriptor">func (*GoTest) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_BoolDefaulted">func (m *GoTest) GetF_BoolDefaulted() bool</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_BoolOptional">func (m *GoTest) GetF_BoolOptional() bool</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_BoolRepeated">func (m *GoTest) GetF_BoolRepeated() []bool</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_BoolRepeatedPacked">func (m *GoTest) GetF_BoolRepeatedPacked() []bool</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_BoolRequired">func (m *GoTest) GetF_BoolRequired() bool</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_BytesDefaulted">func (m *GoTest) GetF_BytesDefaulted() []byte</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_BytesOptional">func (m *GoTest) GetF_BytesOptional() []byte</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_BytesRepeated">func (m *GoTest) GetF_BytesRepeated() [][]byte</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_BytesRequired">func (m *GoTest) GetF_BytesRequired() []byte</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_DoubleDefaulted">func (m *GoTest) GetF_DoubleDefaulted() float64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_DoubleOptional">func (m *GoTest) GetF_DoubleOptional() float64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_DoubleRepeated">func (m *GoTest) GetF_DoubleRepeated() []float64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_DoubleRepeatedPacked">func (m *GoTest) GetF_DoubleRepeatedPacked() []float64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_DoubleRequired">func (m *GoTest) GetF_DoubleRequired() float64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Fixed32Defaulted">func (m *GoTest) GetF_Fixed32Defaulted() uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Fixed32Optional">func (m *GoTest) GetF_Fixed32Optional() uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Fixed32Repeated">func (m *GoTest) GetF_Fixed32Repeated() []uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Fixed32RepeatedPacked">func (m *GoTest) GetF_Fixed32RepeatedPacked() []uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Fixed32Required">func (m *GoTest) GetF_Fixed32Required() uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Fixed64Defaulted">func (m *GoTest) GetF_Fixed64Defaulted() uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Fixed64Optional">func (m *GoTest) GetF_Fixed64Optional() uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Fixed64Repeated">func (m *GoTest) GetF_Fixed64Repeated() []uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Fixed64RepeatedPacked">func (m *GoTest) GetF_Fixed64RepeatedPacked() []uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Fixed64Required">func (m *GoTest) GetF_Fixed64Required() uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_FloatDefaulted">func (m *GoTest) GetF_FloatDefaulted() float32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_FloatOptional">func (m *GoTest) GetF_FloatOptional() float32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_FloatRepeated">func (m *GoTest) GetF_FloatRepeated() []float32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_FloatRepeatedPacked">func (m *GoTest) GetF_FloatRepeatedPacked() []float32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_FloatRequired">func (m *GoTest) GetF_FloatRequired() float32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Int32Defaulted">func (m *GoTest) GetF_Int32Defaulted() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Int32Optional">func (m *GoTest) GetF_Int32Optional() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Int32Repeated">func (m *GoTest) GetF_Int32Repeated() []int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Int32RepeatedPacked">func (m *GoTest) GetF_Int32RepeatedPacked() []int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Int32Required">func (m *GoTest) GetF_Int32Required() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Int64Defaulted">func (m *GoTest) GetF_Int64Defaulted() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Int64Optional">func (m *GoTest) GetF_Int64Optional() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Int64Repeated">func (m *GoTest) GetF_Int64Repeated() []int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Int64RepeatedPacked">func (m *GoTest) GetF_Int64RepeatedPacked() []int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Int64Required">func (m *GoTest) GetF_Int64Required() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Sint32Defaulted">func (m *GoTest) GetF_Sint32Defaulted() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Sint32Optional">func (m *GoTest) GetF_Sint32Optional() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Sint32Repeated">func (m *GoTest) GetF_Sint32Repeated() []int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Sint32RepeatedPacked">func (m *GoTest) GetF_Sint32RepeatedPacked() []int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Sint32Required">func (m *GoTest) GetF_Sint32Required() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Sint64Defaulted">func (m *GoTest) GetF_Sint64Defaulted() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Sint64Optional">func (m *GoTest) GetF_Sint64Optional() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Sint64Repeated">func (m *GoTest) GetF_Sint64Repeated() []int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Sint64RepeatedPacked">func (m *GoTest) GetF_Sint64RepeatedPacked() []int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Sint64Required">func (m *GoTest) GetF_Sint64Required() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_StringDefaulted">func (m *GoTest) GetF_StringDefaulted() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_StringOptional">func (m *GoTest) GetF_StringOptional() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_StringRepeated">func (m *GoTest) GetF_StringRepeated() []string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_StringRequired">func (m *GoTest) GetF_StringRequired() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Uint32Defaulted">func (m *GoTest) GetF_Uint32Defaulted() uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Uint32Optional">func (m *GoTest) GetF_Uint32Optional() uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Uint32Repeated">func (m *GoTest) GetF_Uint32Repeated() []uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Uint32RepeatedPacked">func (m *GoTest) GetF_Uint32RepeatedPacked() []uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Uint32Required">func (m *GoTest) GetF_Uint32Required() uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Uint64Defaulted">func (m *GoTest) GetF_Uint64Defaulted() uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Uint64Optional">func (m *GoTest) GetF_Uint64Optional() uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Uint64Repeated">func (m *GoTest) GetF_Uint64Repeated() []uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Uint64RepeatedPacked">func (m *GoTest) GetF_Uint64RepeatedPacked() []uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetF_Uint64Required">func (m *GoTest) GetF_Uint64Required() uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetKind">func (m *GoTest) GetKind() GoTest_KIND</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetOptionalField">func (m *GoTest) GetOptionalField() *GoTestField</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetOptionalgroup">func (m *GoTest) GetOptionalgroup() *GoTest_OptionalGroup</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetParam">func (m *GoTest) GetParam() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetRepeatedField">func (m *GoTest) GetRepeatedField() []*GoTestField</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetRepeatedgroup">func (m *GoTest) GetRepeatedgroup() []*GoTest_RepeatedGroup</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetRequiredField">func (m *GoTest) GetRequiredField() *GoTestField</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetRequiredgroup">func (m *GoTest) GetRequiredgroup() *GoTest_RequiredGroup</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.GetTable">func (m *GoTest) GetTable() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.ProtoMessage">func (*GoTest) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.Reset">func (m *GoTest) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest.String">func (m *GoTest) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GoTestField">type GoTestField</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GoTestField.Descriptor">func (*GoTestField) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestField.GetLabel">func (m *GoTestField) GetLabel() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestField.GetType">func (m *GoTestField) GetType() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestField.ProtoMessage">func (*GoTestField) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestField.Reset">func (m *GoTestField) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestField.String">func (m *GoTestField) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GoTestRequiredGroupField">type GoTestRequiredGroupField</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GoTestRequiredGroupField.Descriptor">func (*GoTestRequiredGroupField) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestRequiredGroupField.GetGroup">func (m *GoTestRequiredGroupField) GetGroup() *GoTestRequiredGroupField_Group</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestRequiredGroupField.ProtoMessage">func (*GoTestRequiredGroupField) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestRequiredGroupField.Reset">func (m *GoTestRequiredGroupField) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestRequiredGroupField.String">func (m *GoTestRequiredGroupField) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GoTestRequiredGroupField_Group">type GoTestRequiredGroupField_Group</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GoTestRequiredGroupField_Group.Descriptor">func (*GoTestRequiredGroupField_Group) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestRequiredGroupField_Group.GetField">func (m *GoTestRequiredGroupField_Group) GetField() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestRequiredGroupField_Group.ProtoMessage">func (*GoTestRequiredGroupField_Group) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestRequiredGroupField_Group.Reset">func (m *GoTestRequiredGroupField_Group) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTestRequiredGroupField_Group.String">func (m *GoTestRequiredGroupField_Group) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GoTest_KIND">type GoTest_KIND</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_KIND.Enum">func (x GoTest_KIND) Enum() *GoTest_KIND</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_KIND.EnumDescriptor">func (GoTest_KIND) EnumDescriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_KIND.String">func (x GoTest_KIND) String() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_KIND.UnmarshalJSON">func (x *GoTest_KIND) UnmarshalJSON(data []byte) error</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GoTest_OptionalGroup">type GoTest_OptionalGroup</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_OptionalGroup.Descriptor">func (*GoTest_OptionalGroup) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_OptionalGroup.GetRequiredField">func (m *GoTest_OptionalGroup) GetRequiredField() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_OptionalGroup.ProtoMessage">func (*GoTest_OptionalGroup) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_OptionalGroup.Reset">func (m *GoTest_OptionalGroup) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_OptionalGroup.String">func (m *GoTest_OptionalGroup) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GoTest_RepeatedGroup">type GoTest_RepeatedGroup</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_RepeatedGroup.Descriptor">func (*GoTest_RepeatedGroup) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_RepeatedGroup.GetRequiredField">func (m *GoTest_RepeatedGroup) GetRequiredField() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_RepeatedGroup.ProtoMessage">func (*GoTest_RepeatedGroup) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_RepeatedGroup.Reset">func (m *GoTest_RepeatedGroup) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_RepeatedGroup.String">func (m *GoTest_RepeatedGroup) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GoTest_RequiredGroup">type GoTest_RequiredGroup</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_RequiredGroup.Descriptor">func (*GoTest_RequiredGroup) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_RequiredGroup.GetRequiredField">func (m *GoTest_RequiredGroup) GetRequiredField() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_RequiredGroup.ProtoMessage">func (*GoTest_RequiredGroup) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_RequiredGroup.Reset">func (m *GoTest_RequiredGroup) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GoTest_RequiredGroup.String">func (m *GoTest_RequiredGroup) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GroupNew">type GroupNew</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GroupNew.Descriptor">func (*GroupNew) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupNew.GetG">func (m *GroupNew) GetG() *GroupNew_G</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupNew.ProtoMessage">func (*GroupNew) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupNew.Reset">func (m *GroupNew) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupNew.String">func (m *GroupNew) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GroupNew_G">type GroupNew_G</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GroupNew_G.Descriptor">func (*GroupNew_G) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupNew_G.GetX">func (m *GroupNew_G) GetX() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupNew_G.GetY">func (m *GroupNew_G) GetY() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupNew_G.ProtoMessage">func (*GroupNew_G) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupNew_G.Reset">func (m *GroupNew_G) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupNew_G.String">func (m *GroupNew_G) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GroupOld">type GroupOld</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GroupOld.Descriptor">func (*GroupOld) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupOld.GetG">func (m *GroupOld) GetG() *GroupOld_G</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupOld.ProtoMessage">func (*GroupOld) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupOld.Reset">func (m *GroupOld) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupOld.String">func (m *GroupOld) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#GroupOld_G">type GroupOld_G</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#GroupOld_G.Descriptor">func (*GroupOld_G) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupOld_G.GetX">func (m *GroupOld_G) GetX() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupOld_G.ProtoMessage">func (*GroupOld_G) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupOld_G.Reset">func (m *GroupOld_G) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#GroupOld_G.String">func (m *GroupOld_G) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#InnerMessage">type InnerMessage</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#InnerMessage.Descriptor">func (*InnerMessage) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#InnerMessage.GetConnected">func (m *InnerMessage) GetConnected() bool</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#InnerMessage.GetHost">func (m *InnerMessage) GetHost() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#InnerMessage.GetPort">func (m *InnerMessage) GetPort() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#InnerMessage.ProtoMessage">func (*InnerMessage) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#InnerMessage.Reset">func (m *InnerMessage) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#InnerMessage.String">func (m *InnerMessage) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#MaxTag">type MaxTag</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#MaxTag.Descriptor">func (*MaxTag) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MaxTag.GetLastField">func (m *MaxTag) GetLastField() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MaxTag.ProtoMessage">func (*MaxTag) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MaxTag.Reset">func (m *MaxTag) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MaxTag.String">func (m *MaxTag) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#MessageList">type MessageList</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#MessageList.Descriptor">func (*MessageList) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageList.GetMessage">func (m *MessageList) GetMessage() []*MessageList_Message</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageList.ProtoMessage">func (*MessageList) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageList.Reset">func (m *MessageList) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageList.String">func (m *MessageList) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#MessageList_Message">type MessageList_Message</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#MessageList_Message.Descriptor">func (*MessageList_Message) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageList_Message.GetCount">func (m *MessageList_Message) GetCount() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageList_Message.GetName">func (m *MessageList_Message) GetName() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageList_Message.ProtoMessage">func (*MessageList_Message) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageList_Message.Reset">func (m *MessageList_Message) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageList_Message.String">func (m *MessageList_Message) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#MessageWithMap">type MessageWithMap</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#MessageWithMap.Descriptor">func (*MessageWithMap) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageWithMap.GetByteMapping">func (m *MessageWithMap) GetByteMapping() map[bool][]byte</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageWithMap.GetMsgMapping">func (m *MessageWithMap) GetMsgMapping() map[int64]*FloatingPoint</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageWithMap.GetNameMapping">func (m *MessageWithMap) GetNameMapping() map[int32]string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageWithMap.GetStrToStr">func (m *MessageWithMap) GetStrToStr() map[string]string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageWithMap.ProtoMessage">func (*MessageWithMap) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageWithMap.Reset">func (m *MessageWithMap) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MessageWithMap.String">func (m *MessageWithMap) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#MoreRepeated">type MoreRepeated</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#MoreRepeated.Descriptor">func (*MoreRepeated) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MoreRepeated.GetBools">func (m *MoreRepeated) GetBools() []bool</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MoreRepeated.GetBoolsPacked">func (m *MoreRepeated) GetBoolsPacked() []bool</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MoreRepeated.GetFixeds">func (m *MoreRepeated) GetFixeds() []uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MoreRepeated.GetInt64SPacked">func (m *MoreRepeated) GetInt64SPacked() []int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MoreRepeated.GetInts">func (m *MoreRepeated) GetInts() []int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MoreRepeated.GetIntsPacked">func (m *MoreRepeated) GetIntsPacked() []int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MoreRepeated.GetStrings">func (m *MoreRepeated) GetStrings() []string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MoreRepeated.ProtoMessage">func (*MoreRepeated) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MoreRepeated.Reset">func (m *MoreRepeated) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MoreRepeated.String">func (m *MoreRepeated) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#MyMessage">type MyMessage</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.Descriptor">func (*MyMessage) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.ExtensionRangeArray">func (*MyMessage) ExtensionRangeArray() []proto.ExtensionRange</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.GetBigfloat">func (m *MyMessage) GetBigfloat() float64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.GetBikeshed">func (m *MyMessage) GetBikeshed() MyMessage_Color</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.GetCount">func (m *MyMessage) GetCount() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.GetInner">func (m *MyMessage) GetInner() *InnerMessage</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.GetName">func (m *MyMessage) GetName() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.GetOthers">func (m *MyMessage) GetOthers() []*OtherMessage</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.GetPet">func (m *MyMessage) GetPet() []string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.GetQuote">func (m *MyMessage) GetQuote() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.GetRepBytes">func (m *MyMessage) GetRepBytes() [][]byte</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.GetRepInner">func (m *MyMessage) GetRepInner() []*InnerMessage</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.GetSomegroup">func (m *MyMessage) GetSomegroup() *MyMessage_SomeGroup</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.GetWeMustGoDeeper">func (m *MyMessage) GetWeMustGoDeeper() *RequiredInnerMessage</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.ProtoMessage">func (*MyMessage) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.Reset">func (m *MyMessage) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage.String">func (m *MyMessage) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#MyMessageSet">type MyMessageSet</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#MyMessageSet.Descriptor">func (*MyMessageSet) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessageSet.ExtensionRangeArray">func (*MyMessageSet) ExtensionRangeArray() []proto.ExtensionRange</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessageSet.Marshal">func (m *MyMessageSet) Marshal() ([]byte, error)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessageSet.MarshalJSON">func (m *MyMessageSet) MarshalJSON() ([]byte, error)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessageSet.ProtoMessage">func (*MyMessageSet) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessageSet.Reset">func (m *MyMessageSet) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessageSet.String">func (m *MyMessageSet) String() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessageSet.Unmarshal">func (m *MyMessageSet) Unmarshal(buf []byte) error</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessageSet.UnmarshalJSON">func (m *MyMessageSet) UnmarshalJSON(buf []byte) error</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#MyMessage_Color">type MyMessage_Color</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage_Color.Enum">func (x MyMessage_Color) Enum() *MyMessage_Color</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage_Color.EnumDescriptor">func (MyMessage_Color) EnumDescriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage_Color.String">func (x MyMessage_Color) String() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage_Color.UnmarshalJSON">func (x *MyMessage_Color) UnmarshalJSON(data []byte) error</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#MyMessage_SomeGroup">type MyMessage_SomeGroup</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage_SomeGroup.Descriptor">func (*MyMessage_SomeGroup) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage_SomeGroup.GetGroupField">func (m *MyMessage_SomeGroup) GetGroupField() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage_SomeGroup.ProtoMessage">func (*MyMessage_SomeGroup) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage_SomeGroup.Reset">func (m *MyMessage_SomeGroup) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#MyMessage_SomeGroup.String">func (m *MyMessage_SomeGroup) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#NewMessage">type NewMessage</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#NewMessage.Descriptor">func (*NewMessage) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NewMessage.GetNested">func (m *NewMessage) GetNested() *NewMessage_Nested</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NewMessage.GetNum">func (m *NewMessage) GetNum() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NewMessage.ProtoMessage">func (*NewMessage) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NewMessage.Reset">func (m *NewMessage) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NewMessage.String">func (m *NewMessage) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#NewMessage_Nested">type NewMessage_Nested</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#NewMessage_Nested.Descriptor">func (*NewMessage_Nested) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NewMessage_Nested.GetFoodGroup">func (m *NewMessage_Nested) GetFoodGroup() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NewMessage_Nested.GetName">func (m *NewMessage_Nested) GetName() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NewMessage_Nested.ProtoMessage">func (*NewMessage_Nested) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NewMessage_Nested.Reset">func (m *NewMessage_Nested) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NewMessage_Nested.String">func (m *NewMessage_Nested) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#NonPackedTest">type NonPackedTest</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#NonPackedTest.Descriptor">func (*NonPackedTest) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NonPackedTest.GetA">func (m *NonPackedTest) GetA() []int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NonPackedTest.ProtoMessage">func (*NonPackedTest) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NonPackedTest.Reset">func (m *NonPackedTest) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#NonPackedTest.String">func (m *NonPackedTest) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#OldMessage">type OldMessage</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#OldMessage.Descriptor">func (*OldMessage) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OldMessage.GetNested">func (m *OldMessage) GetNested() *OldMessage_Nested</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OldMessage.GetNum">func (m *OldMessage) GetNum() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OldMessage.ProtoMessage">func (*OldMessage) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OldMessage.Reset">func (m *OldMessage) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OldMessage.String">func (m *OldMessage) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#OldMessage_Nested">type OldMessage_Nested</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#OldMessage_Nested.Descriptor">func (*OldMessage_Nested) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OldMessage_Nested.GetName">func (m *OldMessage_Nested) GetName() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OldMessage_Nested.ProtoMessage">func (*OldMessage_Nested) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OldMessage_Nested.Reset">func (m *OldMessage_Nested) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OldMessage_Nested.String">func (m *OldMessage_Nested) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof">type Oneof</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.Descriptor">func (*Oneof) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetFGroup">func (m *Oneof) GetFGroup() *Oneof_F_Group</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Bool">func (m *Oneof) GetF_Bool() bool</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Bytes">func (m *Oneof) GetF_Bytes() []byte</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Double">func (m *Oneof) GetF_Double() float64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Enum">func (m *Oneof) GetF_Enum() MyMessage_Color</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Fixed32">func (m *Oneof) GetF_Fixed32() uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Fixed64">func (m *Oneof) GetF_Fixed64() uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Float">func (m *Oneof) GetF_Float() float32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Int32">func (m *Oneof) GetF_Int32() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Int64">func (m *Oneof) GetF_Int64() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Largest_Tag">func (m *Oneof) GetF_Largest_Tag() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Message">func (m *Oneof) GetF_Message() *GoTestField</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Sint32">func (m *Oneof) GetF_Sint32() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Sint64">func (m *Oneof) GetF_Sint64() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_String">func (m *Oneof) GetF_String() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Uint32">func (m *Oneof) GetF_Uint32() uint32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetF_Uint64">func (m *Oneof) GetF_Uint64() uint64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetTormato">func (m *Oneof) GetTormato() isOneof_Tormato</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetUnion">func (m *Oneof) GetUnion() isOneof_Union</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.GetValue">func (m *Oneof) GetValue() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.ProtoMessage">func (*Oneof) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.Reset">func (m *Oneof) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.String">func (m *Oneof) String() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof.XXX_OneofFuncs">func (*Oneof) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_FGroup">type Oneof_FGroup</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Bool">type Oneof_F_Bool</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Bytes">type Oneof_F_Bytes</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Double">type Oneof_F_Double</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Enum">type Oneof_F_Enum</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Fixed32">type Oneof_F_Fixed32</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Fixed64">type Oneof_F_Fixed64</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Float">type Oneof_F_Float</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Group">type Oneof_F_Group</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#Oneof_F_Group.Descriptor">func (*Oneof_F_Group) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof_F_Group.GetX">func (m *Oneof_F_Group) GetX() int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof_F_Group.ProtoMessage">func (*Oneof_F_Group) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof_F_Group.Reset">func (m *Oneof_F_Group) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Oneof_F_Group.String">func (m *Oneof_F_Group) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Int32">type Oneof_F_Int32</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Int64">type Oneof_F_Int64</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Largest_Tag">type Oneof_F_Largest_Tag</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Message">type Oneof_F_Message</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Sint32">type Oneof_F_Sint32</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Sint64">type Oneof_F_Sint64</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_String">type Oneof_F_String</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Uint32">type Oneof_F_Uint32</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_F_Uint64">type Oneof_F_Uint64</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#Oneof_Value">type Oneof_Value</a></dd>
|
|
|
|
|
|
|
|
|
|
<dd><a href="index.html#OtherMessage">type OtherMessage</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#OtherMessage.Descriptor">func (*OtherMessage) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OtherMessage.ExtensionRangeArray">func (*OtherMessage) ExtensionRangeArray() []proto.ExtensionRange</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OtherMessage.GetInner">func (m *OtherMessage) GetInner() *InnerMessage</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OtherMessage.GetKey">func (m *OtherMessage) GetKey() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OtherMessage.GetValue">func (m *OtherMessage) GetValue() []byte</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OtherMessage.GetWeight">func (m *OtherMessage) GetWeight() float32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OtherMessage.ProtoMessage">func (*OtherMessage) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OtherMessage.Reset">func (m *OtherMessage) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#OtherMessage.String">func (m *OtherMessage) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#PackedTest">type PackedTest</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#PackedTest.Descriptor">func (*PackedTest) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#PackedTest.GetB">func (m *PackedTest) GetB() []int32</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#PackedTest.ProtoMessage">func (*PackedTest) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#PackedTest.Reset">func (m *PackedTest) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#PackedTest.String">func (m *PackedTest) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#RepeatedEnum">type RepeatedEnum</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#RepeatedEnum.Descriptor">func (*RepeatedEnum) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#RepeatedEnum.GetColor">func (m *RepeatedEnum) GetColor() []RepeatedEnum_Color</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#RepeatedEnum.ProtoMessage">func (*RepeatedEnum) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#RepeatedEnum.Reset">func (m *RepeatedEnum) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#RepeatedEnum.String">func (m *RepeatedEnum) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#RepeatedEnum_Color">type RepeatedEnum_Color</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#RepeatedEnum_Color.Enum">func (x RepeatedEnum_Color) Enum() *RepeatedEnum_Color</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#RepeatedEnum_Color.EnumDescriptor">func (RepeatedEnum_Color) EnumDescriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#RepeatedEnum_Color.String">func (x RepeatedEnum_Color) String() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#RepeatedEnum_Color.UnmarshalJSON">func (x *RepeatedEnum_Color) UnmarshalJSON(data []byte) error</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#RequiredInnerMessage">type RequiredInnerMessage</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#RequiredInnerMessage.Descriptor">func (*RequiredInnerMessage) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#RequiredInnerMessage.GetLeoFinallyWonAnOscar">func (m *RequiredInnerMessage) GetLeoFinallyWonAnOscar() *InnerMessage</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#RequiredInnerMessage.ProtoMessage">func (*RequiredInnerMessage) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#RequiredInnerMessage.Reset">func (m *RequiredInnerMessage) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#RequiredInnerMessage.String">func (m *RequiredInnerMessage) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#Strings">type Strings</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#Strings.Descriptor">func (*Strings) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Strings.GetBytesField">func (m *Strings) GetBytesField() []byte</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Strings.GetStringField">func (m *Strings) GetStringField() string</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Strings.ProtoMessage">func (*Strings) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Strings.Reset">func (m *Strings) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#Strings.String">func (m *Strings) String() string</a></dd>
|
|
|
|
|
|
|
|
<dd><a href="index.html#SubDefaults">type SubDefaults</a></dd>
|
|
|
|
|
|
|
|
<dd> <a href="index.html#SubDefaults.Descriptor">func (*SubDefaults) Descriptor() ([]byte, []int)</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#SubDefaults.GetN">func (m *SubDefaults) GetN() int64</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#SubDefaults.ProtoMessage">func (*SubDefaults) ProtoMessage()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#SubDefaults.Reset">func (m *SubDefaults) Reset()</a></dd>
|
|
|
|
|
|
<dd> <a href="index.html#SubDefaults.String">func (m *SubDefaults) String() string</a></dd>
|
|
|
|
|
|
|
|
</dl>
|
|
</div><!-- #manual-nav -->
|
|
|
|
|
|
|
|
|
|
<h4>Package files</h4>
|
|
<p>
|
|
<span style="font-size:90%">
|
|
|
|
<a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go">test.pb.go</a>
|
|
|
|
</span>
|
|
</p>
|
|
|
|
</div><!-- .expanded -->
|
|
</div><!-- #pkg-index -->
|
|
|
|
<div id="pkg-callgraph" class="toggle" style="display: none">
|
|
<div class="collapsed">
|
|
<h2 class="toggleButton" title="Click to show Internal Call Graph section">Internal call graph ▹</h2>
|
|
</div> <!-- .expanded -->
|
|
<div class="expanded">
|
|
<h2 class="toggleButton" title="Click to hide Internal Call Graph section">Internal call graph ▾</h2>
|
|
<p>
|
|
In the call graph viewer below, each node
|
|
is a function belonging to this package
|
|
and its children are the functions it
|
|
calls—perhaps dynamically.
|
|
</p>
|
|
<p>
|
|
The root nodes are the entry points of the
|
|
package: functions that may be called from
|
|
outside the package.
|
|
There may be non-exported or anonymous
|
|
functions among them if they are called
|
|
dynamically from another package.
|
|
</p>
|
|
<p>
|
|
Click a node to visit that function's source code.
|
|
From there you can visit its callers by
|
|
clicking its declaring <code>func</code>
|
|
token.
|
|
</p>
|
|
<p>
|
|
Functions may be omitted if they were
|
|
determined to be unreachable in the
|
|
particular programs or tests that were
|
|
analyzed.
|
|
</p>
|
|
<!-- Zero means show all package entry points. -->
|
|
<ul style="margin-left: 0.5in" id="callgraph-0" class="treeview"></ul>
|
|
</div>
|
|
</div> <!-- #pkg-callgraph -->
|
|
|
|
|
|
<h2 id="pkg-constants">Constants</h2>
|
|
|
|
<pre>const <span id="Default_Defaults_F_Bool">Default_Defaults_F_Bool</span> <a href="../../../../../builtin/index.html#bool">bool</a> = <a href="../../../../../builtin/index.html#true">true</a></pre>
|
|
|
|
|
|
<pre>const <span id="Default_Defaults_F_Double">Default_Defaults_F_Double</span> <a href="../../../../../builtin/index.html#float64">float64</a> = 271828</pre>
|
|
|
|
|
|
<pre>const <span id="Default_Defaults_F_Fixed32">Default_Defaults_F_Fixed32</span> <a href="../../../../../builtin/index.html#uint32">uint32</a> = 320</pre>
|
|
|
|
|
|
<pre>const <span id="Default_Defaults_F_Fixed64">Default_Defaults_F_Fixed64</span> <a href="../../../../../builtin/index.html#uint64">uint64</a> = 640</pre>
|
|
|
|
|
|
<pre>const <span id="Default_Defaults_F_Float">Default_Defaults_F_Float</span> <a href="../../../../../builtin/index.html#float32">float32</a> = 314159</pre>
|
|
|
|
|
|
<pre>const <span id="Default_Defaults_F_Int32">Default_Defaults_F_Int32</span> <a href="../../../../../builtin/index.html#int32">int32</a> = 32</pre>
|
|
|
|
|
|
<pre>const <span id="Default_Defaults_F_Int64">Default_Defaults_F_Int64</span> <a href="../../../../../builtin/index.html#int64">int64</a> = 64</pre>
|
|
|
|
|
|
<pre>const <span id="Default_Defaults_F_Sint32">Default_Defaults_F_Sint32</span> <a href="../../../../../builtin/index.html#int32">int32</a> = -32</pre>
|
|
|
|
|
|
<pre>const <span id="Default_Defaults_F_Sint64">Default_Defaults_F_Sint64</span> <a href="../../../../../builtin/index.html#int64">int64</a> = -64</pre>
|
|
|
|
|
|
<pre>const <span id="Default_Defaults_F_String">Default_Defaults_F_String</span> <a href="../../../../../builtin/index.html#string">string</a> = "hello, \"world!\"\n"</pre>
|
|
|
|
|
|
<pre>const <span id="Default_Defaults_F_Uint32">Default_Defaults_F_Uint32</span> <a href="../../../../../builtin/index.html#uint32">uint32</a> = 3200</pre>
|
|
|
|
|
|
<pre>const <span id="Default_Defaults_F_Uint64">Default_Defaults_F_Uint64</span> <a href="../../../../../builtin/index.html#uint64">uint64</a> = 6400</pre>
|
|
|
|
|
|
<pre>const <span id="Default_GoTest_F_BoolDefaulted">Default_GoTest_F_BoolDefaulted</span> <a href="../../../../../builtin/index.html#bool">bool</a> = <a href="../../../../../builtin/index.html#true">true</a></pre>
|
|
|
|
|
|
<pre>const <span id="Default_GoTest_F_DoubleDefaulted">Default_GoTest_F_DoubleDefaulted</span> <a href="../../../../../builtin/index.html#float64">float64</a> = 271828</pre>
|
|
|
|
|
|
<pre>const <span id="Default_GoTest_F_Fixed32Defaulted">Default_GoTest_F_Fixed32Defaulted</span> <a href="../../../../../builtin/index.html#uint32">uint32</a> = 320</pre>
|
|
|
|
|
|
<pre>const <span id="Default_GoTest_F_Fixed64Defaulted">Default_GoTest_F_Fixed64Defaulted</span> <a href="../../../../../builtin/index.html#uint64">uint64</a> = 640</pre>
|
|
|
|
|
|
<pre>const <span id="Default_GoTest_F_FloatDefaulted">Default_GoTest_F_FloatDefaulted</span> <a href="../../../../../builtin/index.html#float32">float32</a> = 314159</pre>
|
|
|
|
|
|
<pre>const <span id="Default_GoTest_F_Int32Defaulted">Default_GoTest_F_Int32Defaulted</span> <a href="../../../../../builtin/index.html#int32">int32</a> = 32</pre>
|
|
|
|
|
|
<pre>const <span id="Default_GoTest_F_Int64Defaulted">Default_GoTest_F_Int64Defaulted</span> <a href="../../../../../builtin/index.html#int64">int64</a> = 64</pre>
|
|
|
|
|
|
<pre>const <span id="Default_GoTest_F_Sint32Defaulted">Default_GoTest_F_Sint32Defaulted</span> <a href="../../../../../builtin/index.html#int32">int32</a> = -32</pre>
|
|
|
|
|
|
<pre>const <span id="Default_GoTest_F_Sint64Defaulted">Default_GoTest_F_Sint64Defaulted</span> <a href="../../../../../builtin/index.html#int64">int64</a> = -64</pre>
|
|
|
|
|
|
<pre>const <span id="Default_GoTest_F_StringDefaulted">Default_GoTest_F_StringDefaulted</span> <a href="../../../../../builtin/index.html#string">string</a> = "hello, \"world!\"\n"</pre>
|
|
|
|
|
|
<pre>const <span id="Default_GoTest_F_Uint32Defaulted">Default_GoTest_F_Uint32Defaulted</span> <a href="../../../../../builtin/index.html#uint32">uint32</a> = 3200</pre>
|
|
|
|
|
|
<pre>const <span id="Default_GoTest_F_Uint64Defaulted">Default_GoTest_F_Uint64Defaulted</span> <a href="../../../../../builtin/index.html#uint64">uint64</a> = 6400</pre>
|
|
|
|
|
|
<pre>const <span id="Default_InnerMessage_Port">Default_InnerMessage_Port</span> <a href="../../../../../builtin/index.html#int32">int32</a> = 4000</pre>
|
|
|
|
|
|
<pre>const <span id="Default_SubDefaults_N">Default_SubDefaults_N</span> <a href="../../../../../builtin/index.html#int64">int64</a> = 7</pre>
|
|
|
|
|
|
|
|
|
|
<h2 id="pkg-variables">Variables</h2>
|
|
|
|
<pre>var <span id="Default_Defaults_F_Bytes">Default_Defaults_F_Bytes</span> []<a href="../../../../../builtin/index.html#byte">byte</a> = []<a href="../../../../../builtin/index.html#byte">byte</a>("Bignose")</pre>
|
|
|
|
|
|
<pre>var <span id="Default_Defaults_F_Nan">Default_Defaults_F_Nan</span> <a href="../../../../../builtin/index.html#float32">float32</a> = <a href="../../../../../builtin/index.html#float32">float32</a>(<a href="../../../../../math/index.html">math</a>.<a href="../../../../../math/index.html#NaN">NaN</a>())</pre>
|
|
|
|
|
|
<pre>var <span id="Default_Defaults_F_Ninf">Default_Defaults_F_Ninf</span> <a href="../../../../../builtin/index.html#float32">float32</a> = <a href="../../../../../builtin/index.html#float32">float32</a>(<a href="../../../../../math/index.html">math</a>.<a href="../../../../../math/index.html#Inf">Inf</a>(-1))</pre>
|
|
|
|
|
|
<pre>var <span id="Default_Defaults_F_Pinf">Default_Defaults_F_Pinf</span> <a href="../../../../../builtin/index.html#float32">float32</a> = <a href="../../../../../builtin/index.html#float32">float32</a>(<a href="../../../../../math/index.html">math</a>.<a href="../../../../../math/index.html#Inf">Inf</a>(1))</pre>
|
|
|
|
|
|
<pre>var <span id="Default_GoTest_F_BytesDefaulted">Default_GoTest_F_BytesDefaulted</span> []<a href="../../../../../builtin/index.html#byte">byte</a> = []<a href="../../../../../builtin/index.html#byte">byte</a>("Bignose")</pre>
|
|
|
|
|
|
<pre>var <span id="DefaultsMessage_DefaultsEnum_name">DefaultsMessage_DefaultsEnum_name</span> = map[<a href="../../../../../builtin/index.html#int32">int32</a>]<a href="../../../../../builtin/index.html#string">string</a>{
|
|
0: "ZERO",
|
|
1: "ONE",
|
|
2: "TWO",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="DefaultsMessage_DefaultsEnum_value">DefaultsMessage_DefaultsEnum_value</span> = map[<a href="../../../../../builtin/index.html#string">string</a>]<a href="../../../../../builtin/index.html#int32">int32</a>{
|
|
"ZERO": 0,
|
|
"ONE": 1,
|
|
"TWO": 2,
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="Defaults_Color_name">Defaults_Color_name</span> = map[<a href="../../../../../builtin/index.html#int32">int32</a>]<a href="../../../../../builtin/index.html#string">string</a>{
|
|
0: "RED",
|
|
1: "GREEN",
|
|
2: "BLUE",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="Defaults_Color_value">Defaults_Color_value</span> = map[<a href="../../../../../builtin/index.html#string">string</a>]<a href="../../../../../builtin/index.html#int32">int32</a>{
|
|
"RED": 0,
|
|
"GREEN": 1,
|
|
"BLUE": 2,
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_Complex">E_Complex</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#OtherMessage">OtherMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#ComplexExtension">ComplexExtension</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 200,
|
|
<a href="index.html#Name">Name</a>: "testdata.complex",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,200,opt,name=complex",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultBool">E_DefaultBool</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#bool">bool</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 213,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_bool",
|
|
<a href="index.html#Tag">Tag</a>: "varint,213,opt,name=default_bool,json=defaultBool,def=1",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultBytes">E_DefaultBytes</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: ([]<a href="../../../../../builtin/index.html#byte">byte</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 215,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_bytes",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,215,opt,name=default_bytes,json=defaultBytes,def=Hello, bytes",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultDouble">E_DefaultDouble</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#float64">float64</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 201,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_double",
|
|
<a href="index.html#Tag">Tag</a>: "fixed64,201,opt,name=default_double,json=defaultDouble,def=3.1415",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultEnum">E_DefaultEnum</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#DefaultsMessage_DefaultsEnum">DefaultsMessage_DefaultsEnum</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 216,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_enum",
|
|
<a href="index.html#Tag">Tag</a>: "varint,216,opt,name=default_enum,json=defaultEnum,enum=testdata.DefaultsMessage_DefaultsEnum,def=1",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultFixed32">E_DefaultFixed32</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#uint32">uint32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 209,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_fixed32",
|
|
<a href="index.html#Tag">Tag</a>: "fixed32,209,opt,name=default_fixed32,json=defaultFixed32,def=48",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultFixed64">E_DefaultFixed64</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#uint64">uint64</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 210,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_fixed64",
|
|
<a href="index.html#Tag">Tag</a>: "fixed64,210,opt,name=default_fixed64,json=defaultFixed64,def=49",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultFloat">E_DefaultFloat</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#float32">float32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 202,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_float",
|
|
<a href="index.html#Tag">Tag</a>: "fixed32,202,opt,name=default_float,json=defaultFloat,def=3.14",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultInt32">E_DefaultInt32</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int32">int32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 203,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_int32",
|
|
<a href="index.html#Tag">Tag</a>: "varint,203,opt,name=default_int32,json=defaultInt32,def=42",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultInt64">E_DefaultInt64</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int64">int64</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 204,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_int64",
|
|
<a href="index.html#Tag">Tag</a>: "varint,204,opt,name=default_int64,json=defaultInt64,def=43",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultSfixed32">E_DefaultSfixed32</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int32">int32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 211,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_sfixed32",
|
|
<a href="index.html#Tag">Tag</a>: "fixed32,211,opt,name=default_sfixed32,json=defaultSfixed32,def=50",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultSfixed64">E_DefaultSfixed64</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int64">int64</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 212,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_sfixed64",
|
|
<a href="index.html#Tag">Tag</a>: "fixed64,212,opt,name=default_sfixed64,json=defaultSfixed64,def=51",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultSint32">E_DefaultSint32</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int32">int32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 207,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_sint32",
|
|
<a href="index.html#Tag">Tag</a>: "zigzag32,207,opt,name=default_sint32,json=defaultSint32,def=46",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultSint64">E_DefaultSint64</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int64">int64</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 208,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_sint64",
|
|
<a href="index.html#Tag">Tag</a>: "zigzag64,208,opt,name=default_sint64,json=defaultSint64,def=47",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultString">E_DefaultString</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#string">string</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 214,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_string",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,214,opt,name=default_string,json=defaultString,def=Hello, string",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultUint32">E_DefaultUint32</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#uint32">uint32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 205,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_uint32",
|
|
<a href="index.html#Tag">Tag</a>: "varint,205,opt,name=default_uint32,json=defaultUint32,def=44",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_DefaultUint64">E_DefaultUint64</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#uint64">uint64</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 206,
|
|
<a href="index.html#Name">Name</a>: "testdata.default_uint64",
|
|
<a href="index.html#Tag">Tag</a>: "varint,206,opt,name=default_uint64,json=defaultUint64,def=45",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_Ext_More">E_Ext_More</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessage">MyMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Ext">Ext</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 103,
|
|
<a href="index.html#Name">Name</a>: "testdata.Ext.more",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,103,opt,name=more",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_Ext_Number">E_Ext_Number</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessage">MyMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int32">int32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 105,
|
|
<a href="index.html#Name">Name</a>: "testdata.Ext.number",
|
|
<a href="index.html#Tag">Tag</a>: "varint,105,opt,name=number",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_Ext_Text">E_Ext_Text</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessage">MyMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#string">string</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 104,
|
|
<a href="index.html#Name">Name</a>: "testdata.Ext.text",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,104,opt,name=text",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_Greeting">E_Greeting</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessage">MyMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: ([]<a href="../../../../../builtin/index.html#string">string</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 106,
|
|
<a href="index.html#Name">Name</a>: "testdata.greeting",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,106,rep,name=greeting",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultBool">E_NoDefaultBool</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#bool">bool</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 113,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_bool",
|
|
<a href="index.html#Tag">Tag</a>: "varint,113,opt,name=no_default_bool,json=noDefaultBool",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultBytes">E_NoDefaultBytes</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: ([]<a href="../../../../../builtin/index.html#byte">byte</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 115,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_bytes",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,115,opt,name=no_default_bytes,json=noDefaultBytes",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultDouble">E_NoDefaultDouble</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#float64">float64</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 101,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_double",
|
|
<a href="index.html#Tag">Tag</a>: "fixed64,101,opt,name=no_default_double,json=noDefaultDouble",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultEnum">E_NoDefaultEnum</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#DefaultsMessage_DefaultsEnum">DefaultsMessage_DefaultsEnum</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 116,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_enum",
|
|
<a href="index.html#Tag">Tag</a>: "varint,116,opt,name=no_default_enum,json=noDefaultEnum,enum=testdata.DefaultsMessage_DefaultsEnum",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultFixed32">E_NoDefaultFixed32</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#uint32">uint32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 109,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_fixed32",
|
|
<a href="index.html#Tag">Tag</a>: "fixed32,109,opt,name=no_default_fixed32,json=noDefaultFixed32",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultFixed64">E_NoDefaultFixed64</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#uint64">uint64</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 110,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_fixed64",
|
|
<a href="index.html#Tag">Tag</a>: "fixed64,110,opt,name=no_default_fixed64,json=noDefaultFixed64",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultFloat">E_NoDefaultFloat</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#float32">float32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 102,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_float",
|
|
<a href="index.html#Tag">Tag</a>: "fixed32,102,opt,name=no_default_float,json=noDefaultFloat",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultInt32">E_NoDefaultInt32</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int32">int32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 103,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_int32",
|
|
<a href="index.html#Tag">Tag</a>: "varint,103,opt,name=no_default_int32,json=noDefaultInt32",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultInt64">E_NoDefaultInt64</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int64">int64</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 104,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_int64",
|
|
<a href="index.html#Tag">Tag</a>: "varint,104,opt,name=no_default_int64,json=noDefaultInt64",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultSfixed32">E_NoDefaultSfixed32</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int32">int32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 111,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_sfixed32",
|
|
<a href="index.html#Tag">Tag</a>: "fixed32,111,opt,name=no_default_sfixed32,json=noDefaultSfixed32",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultSfixed64">E_NoDefaultSfixed64</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int64">int64</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 112,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_sfixed64",
|
|
<a href="index.html#Tag">Tag</a>: "fixed64,112,opt,name=no_default_sfixed64,json=noDefaultSfixed64",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultSint32">E_NoDefaultSint32</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int32">int32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 107,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_sint32",
|
|
<a href="index.html#Tag">Tag</a>: "zigzag32,107,opt,name=no_default_sint32,json=noDefaultSint32",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultSint64">E_NoDefaultSint64</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#int64">int64</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 108,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_sint64",
|
|
<a href="index.html#Tag">Tag</a>: "zigzag64,108,opt,name=no_default_sint64,json=noDefaultSint64",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultString">E_NoDefaultString</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#string">string</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 114,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_string",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,114,opt,name=no_default_string,json=noDefaultString",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultUint32">E_NoDefaultUint32</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#uint32">uint32</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 105,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_uint32",
|
|
<a href="index.html#Tag">Tag</a>: "varint,105,opt,name=no_default_uint32,json=noDefaultUint32",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_NoDefaultUint64">E_NoDefaultUint64</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="../../../../../builtin/index.html#uint64">uint64</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 106,
|
|
<a href="index.html#Name">Name</a>: "testdata.no_default_uint64",
|
|
<a href="index.html#Tag">Tag</a>: "varint,106,opt,name=no_default_uint64,json=noDefaultUint64",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_RComplex">E_RComplex</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#OtherMessage">OtherMessage</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: ([]*<a href="index.html#ComplexExtension">ComplexExtension</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 201,
|
|
<a href="index.html#Name">Name</a>: "testdata.r_complex",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,201,rep,name=r_complex,json=rComplex",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X201">E_X201</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 201,
|
|
<a href="index.html#Name">Name</a>: "testdata.x201",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,201,opt,name=x201",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X202">E_X202</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 202,
|
|
<a href="index.html#Name">Name</a>: "testdata.x202",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,202,opt,name=x202",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X203">E_X203</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 203,
|
|
<a href="index.html#Name">Name</a>: "testdata.x203",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,203,opt,name=x203",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X204">E_X204</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 204,
|
|
<a href="index.html#Name">Name</a>: "testdata.x204",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,204,opt,name=x204",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X205">E_X205</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 205,
|
|
<a href="index.html#Name">Name</a>: "testdata.x205",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,205,opt,name=x205",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X206">E_X206</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 206,
|
|
<a href="index.html#Name">Name</a>: "testdata.x206",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,206,opt,name=x206",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X207">E_X207</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 207,
|
|
<a href="index.html#Name">Name</a>: "testdata.x207",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,207,opt,name=x207",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X208">E_X208</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 208,
|
|
<a href="index.html#Name">Name</a>: "testdata.x208",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,208,opt,name=x208",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X209">E_X209</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 209,
|
|
<a href="index.html#Name">Name</a>: "testdata.x209",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,209,opt,name=x209",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X210">E_X210</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 210,
|
|
<a href="index.html#Name">Name</a>: "testdata.x210",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,210,opt,name=x210",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X211">E_X211</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 211,
|
|
<a href="index.html#Name">Name</a>: "testdata.x211",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,211,opt,name=x211",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X212">E_X212</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 212,
|
|
<a href="index.html#Name">Name</a>: "testdata.x212",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,212,opt,name=x212",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X213">E_X213</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 213,
|
|
<a href="index.html#Name">Name</a>: "testdata.x213",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,213,opt,name=x213",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X214">E_X214</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 214,
|
|
<a href="index.html#Name">Name</a>: "testdata.x214",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,214,opt,name=x214",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X215">E_X215</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 215,
|
|
<a href="index.html#Name">Name</a>: "testdata.x215",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,215,opt,name=x215",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X216">E_X216</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 216,
|
|
<a href="index.html#Name">Name</a>: "testdata.x216",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,216,opt,name=x216",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X217">E_X217</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 217,
|
|
<a href="index.html#Name">Name</a>: "testdata.x217",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,217,opt,name=x217",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X218">E_X218</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 218,
|
|
<a href="index.html#Name">Name</a>: "testdata.x218",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,218,opt,name=x218",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X219">E_X219</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 219,
|
|
<a href="index.html#Name">Name</a>: "testdata.x219",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,219,opt,name=x219",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X220">E_X220</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 220,
|
|
<a href="index.html#Name">Name</a>: "testdata.x220",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,220,opt,name=x220",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X221">E_X221</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 221,
|
|
<a href="index.html#Name">Name</a>: "testdata.x221",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,221,opt,name=x221",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X222">E_X222</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 222,
|
|
<a href="index.html#Name">Name</a>: "testdata.x222",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,222,opt,name=x222",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X223">E_X223</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 223,
|
|
<a href="index.html#Name">Name</a>: "testdata.x223",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,223,opt,name=x223",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X224">E_X224</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 224,
|
|
<a href="index.html#Name">Name</a>: "testdata.x224",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,224,opt,name=x224",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X225">E_X225</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 225,
|
|
<a href="index.html#Name">Name</a>: "testdata.x225",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,225,opt,name=x225",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X226">E_X226</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 226,
|
|
<a href="index.html#Name">Name</a>: "testdata.x226",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,226,opt,name=x226",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X227">E_X227</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 227,
|
|
<a href="index.html#Name">Name</a>: "testdata.x227",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,227,opt,name=x227",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X228">E_X228</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 228,
|
|
<a href="index.html#Name">Name</a>: "testdata.x228",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,228,opt,name=x228",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X229">E_X229</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 229,
|
|
<a href="index.html#Name">Name</a>: "testdata.x229",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,229,opt,name=x229",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X230">E_X230</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 230,
|
|
<a href="index.html#Name">Name</a>: "testdata.x230",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,230,opt,name=x230",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X231">E_X231</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 231,
|
|
<a href="index.html#Name">Name</a>: "testdata.x231",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,231,opt,name=x231",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X232">E_X232</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 232,
|
|
<a href="index.html#Name">Name</a>: "testdata.x232",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,232,opt,name=x232",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X233">E_X233</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 233,
|
|
<a href="index.html#Name">Name</a>: "testdata.x233",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,233,opt,name=x233",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X234">E_X234</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 234,
|
|
<a href="index.html#Name">Name</a>: "testdata.x234",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,234,opt,name=x234",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X235">E_X235</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 235,
|
|
<a href="index.html#Name">Name</a>: "testdata.x235",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,235,opt,name=x235",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X236">E_X236</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 236,
|
|
<a href="index.html#Name">Name</a>: "testdata.x236",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,236,opt,name=x236",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X237">E_X237</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 237,
|
|
<a href="index.html#Name">Name</a>: "testdata.x237",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,237,opt,name=x237",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X238">E_X238</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 238,
|
|
<a href="index.html#Name">Name</a>: "testdata.x238",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,238,opt,name=x238",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X239">E_X239</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 239,
|
|
<a href="index.html#Name">Name</a>: "testdata.x239",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,239,opt,name=x239",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X240">E_X240</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 240,
|
|
<a href="index.html#Name">Name</a>: "testdata.x240",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,240,opt,name=x240",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X241">E_X241</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 241,
|
|
<a href="index.html#Name">Name</a>: "testdata.x241",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,241,opt,name=x241",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X242">E_X242</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 242,
|
|
<a href="index.html#Name">Name</a>: "testdata.x242",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,242,opt,name=x242",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X243">E_X243</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 243,
|
|
<a href="index.html#Name">Name</a>: "testdata.x243",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,243,opt,name=x243",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X244">E_X244</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 244,
|
|
<a href="index.html#Name">Name</a>: "testdata.x244",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,244,opt,name=x244",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X245">E_X245</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 245,
|
|
<a href="index.html#Name">Name</a>: "testdata.x245",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,245,opt,name=x245",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X246">E_X246</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 246,
|
|
<a href="index.html#Name">Name</a>: "testdata.x246",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,246,opt,name=x246",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X247">E_X247</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 247,
|
|
<a href="index.html#Name">Name</a>: "testdata.x247",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,247,opt,name=x247",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X248">E_X248</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 248,
|
|
<a href="index.html#Name">Name</a>: "testdata.x248",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,248,opt,name=x248",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X249">E_X249</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 249,
|
|
<a href="index.html#Name">Name</a>: "testdata.x249",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,249,opt,name=x249",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="E_X250">E_X250</span> = &<a href="../index.html">proto</a>.<a href="../index.html#ExtensionDesc">ExtensionDesc</a>{
|
|
<a href="index.html#ExtendedType">ExtendedType</a>: (*<a href="index.html#MyMessageSet">MyMessageSet</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#ExtensionType">ExtensionType</a>: (*<a href="index.html#Empty">Empty</a>)(<a href="../../../../../builtin/index.html#nil">nil</a>),
|
|
<a href="index.html#Field">Field</a>: 250,
|
|
<a href="index.html#Name">Name</a>: "testdata.x250",
|
|
<a href="index.html#Tag">Tag</a>: "bytes,250,opt,name=x250",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="FOO_name">FOO_name</span> = map[<a href="../../../../../builtin/index.html#int32">int32</a>]<a href="../../../../../builtin/index.html#string">string</a>{
|
|
1: "FOO1",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="FOO_value">FOO_value</span> = map[<a href="../../../../../builtin/index.html#string">string</a>]<a href="../../../../../builtin/index.html#int32">int32</a>{
|
|
"FOO1": 1,
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="GoTest_KIND_name">GoTest_KIND_name</span> = map[<a href="../../../../../builtin/index.html#int32">int32</a>]<a href="../../../../../builtin/index.html#string">string</a>{
|
|
0: "VOID",
|
|
1: "BOOL",
|
|
2: "BYTES",
|
|
3: "FINGERPRINT",
|
|
4: "FLOAT",
|
|
5: "INT",
|
|
6: "STRING",
|
|
7: "TIME",
|
|
8: "TUPLE",
|
|
9: "ARRAY",
|
|
10: "MAP",
|
|
11: "TABLE",
|
|
12: "FUNCTION",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="GoTest_KIND_value">GoTest_KIND_value</span> = map[<a href="../../../../../builtin/index.html#string">string</a>]<a href="../../../../../builtin/index.html#int32">int32</a>{
|
|
"VOID": 0,
|
|
"BOOL": 1,
|
|
"BYTES": 2,
|
|
"FINGERPRINT": 3,
|
|
"FLOAT": 4,
|
|
"INT": 5,
|
|
"STRING": 6,
|
|
"TIME": 7,
|
|
"TUPLE": 8,
|
|
"ARRAY": 9,
|
|
"MAP": 10,
|
|
"TABLE": 11,
|
|
"FUNCTION": 12,
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="MyMessage_Color_name">MyMessage_Color_name</span> = map[<a href="../../../../../builtin/index.html#int32">int32</a>]<a href="../../../../../builtin/index.html#string">string</a>{
|
|
0: "RED",
|
|
1: "GREEN",
|
|
2: "BLUE",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="MyMessage_Color_value">MyMessage_Color_value</span> = map[<a href="../../../../../builtin/index.html#string">string</a>]<a href="../../../../../builtin/index.html#int32">int32</a>{
|
|
"RED": 0,
|
|
"GREEN": 1,
|
|
"BLUE": 2,
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="RepeatedEnum_Color_name">RepeatedEnum_Color_name</span> = map[<a href="../../../../../builtin/index.html#int32">int32</a>]<a href="../../../../../builtin/index.html#string">string</a>{
|
|
1: "RED",
|
|
}</pre>
|
|
|
|
|
|
<pre>var <span id="RepeatedEnum_Color_value">RepeatedEnum_Color_value</span> = map[<a href="../../../../../builtin/index.html#string">string</a>]<a href="../../../../../builtin/index.html#int32">int32</a>{
|
|
"RED": 1,
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Communique">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=83990:84448#L2714">Communique</a></h2>
|
|
<pre>type Communique struct {
|
|
MakeMeCry *<a href="../../../../../builtin/index.html#bool">bool</a> `protobuf:"varint,1,opt,name=make_me_cry,json=makeMeCry" json:"make_me_cry,omitempty"`
|
|
<span class="comment">// This is a oneof, called "union".</span>
|
|
<span class="comment">//</span>
|
|
<span class="comment">// Types that are valid to be assigned to Union:</span>
|
|
<span class="comment">// *Communique_Number</span>
|
|
<span class="comment">// *Communique_Name</span>
|
|
<span class="comment">// *Communique_Data</span>
|
|
<span class="comment">// *Communique_TempC</span>
|
|
<span class="comment">// *Communique_Col</span>
|
|
<span class="comment">// *Communique_Msg</span>
|
|
Union isCommunique_Union `protobuf_oneof:"union"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.Descriptor">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=84657:84704#L2732">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#Communique">Communique</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.GetCol">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=86413:86458#L2806">GetCol</a></h3>
|
|
<pre>func (m *<a href="index.html#Communique">Communique</a>) GetCol() <a href="index.html#MyMessage_Color">MyMessage_Color</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.GetData">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=86161:86198#L2792">GetData</a></h3>
|
|
<pre>func (m *<a href="index.html#Communique">Communique</a>) GetData() []<a href="../../../../../builtin/index.html#byte">byte</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.GetMakeMeCry">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=85787:85827#L2771">GetMakeMeCry</a></h3>
|
|
<pre>func (m *<a href="index.html#Communique">Communique</a>) GetMakeMeCry() <a href="../../../../../builtin/index.html#bool">bool</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.GetMsg">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=86554:86592#L2813">GetMsg</a></h3>
|
|
<pre>func (m *<a href="index.html#Communique">Communique</a>) GetMsg() *<a href="index.html#Strings">Strings</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.GetName">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=86037:86074#L2785">GetName</a></h3>
|
|
<pre>func (m *<a href="index.html#Communique">Communique</a>) GetName() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.GetNumber">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=85909:85947#L2778">GetNumber</a></h3>
|
|
<pre>func (m *<a href="index.html#Communique">Communique</a>) GetNumber() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.GetTempC">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=86286:86325#L2799">GetTempC</a></h3>
|
|
<pre>func (m *<a href="index.html#Communique">Communique</a>) GetTempC() <a href="../../../../../builtin/index.html#float64">float64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.GetUnion">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=85684:85734#L2764">GetUnion</a></h3>
|
|
<pre>func (m *<a href="index.html#Communique">Communique</a>) GetUnion() isCommunique_Union</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.ProtoMessage">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=84606:84639#L2731">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#Communique">Communique</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.Reset">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=84450:84478#L2729">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#Communique">Communique</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.String">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=84520:84556#L2730">String</a></h3>
|
|
<pre>func (m *<a href="index.html#Communique">Communique</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Communique.XXX_OneofFuncs">func (*Communique) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=86742:86945#L2821">XXX_OneofFuncs</a></h3>
|
|
<pre>func (*<a href="index.html#Communique">Communique</a>) XXX_OneofFuncs() (func(msg <a href="../index.html">proto</a>.<a href="../index.html#Message">Message</a>, b *<a href="../index.html">proto</a>.<a href="../index.html#Buffer">Buffer</a>) <a href="../../../../../builtin/index.html#error">error</a>, func(msg <a href="../index.html">proto</a>.<a href="../index.html#Message">Message</a>, tag, wire <a href="../../../../../builtin/index.html#int">int</a>, b *<a href="../index.html">proto</a>.<a href="../index.html#Buffer">Buffer</a>) (<a href="../../../../../builtin/index.html#bool">bool</a>, <a href="../../../../../builtin/index.html#error">error</a>), func(msg <a href="../index.html">proto</a>.<a href="../index.html#Message">Message</a>) (n <a href="../../../../../builtin/index.html#int">int</a>), []interface{})</pre>
|
|
<p>
|
|
XXX_OneofFuncs is for the internal use of the proto package.
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Communique_Col">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=85173:85295#L2750">Communique_Col</a></h2>
|
|
<pre>type Communique_Col struct {
|
|
Col <a href="index.html#MyMessage_Color">MyMessage_Color</a> `protobuf:"varint,9,opt,name=col,enum=testdata.MyMessage_Color,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Communique_Data">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=84983:85068#L2744">Communique_Data</a></h2>
|
|
<pre>type Communique_Data struct {
|
|
Data []<a href="../../../../../builtin/index.html#byte">byte</a> `protobuf:"bytes,7,opt,name=data,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Communique_Msg">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=85296:85381#L2753">Communique_Msg</a></h2>
|
|
<pre>type Communique_Msg struct {
|
|
Msg *<a href="index.html#Strings">Strings</a> `protobuf:"bytes,10,opt,name=msg,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Communique_Name">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=84897:84982#L2741">Communique_Name</a></h2>
|
|
<pre>type Communique_Name struct {
|
|
Name <a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,6,opt,name=name,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Communique_Number">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=84805:84896#L2738">Communique_Number</a></h2>
|
|
<pre>type Communique_Number struct {
|
|
Number <a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,5,opt,name=number,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Communique_TempC">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=85069:85172#L2747">Communique_TempC</a></h2>
|
|
<pre>type Communique_TempC struct {
|
|
TempC <a href="../../../../../builtin/index.html#float64">float64</a> `protobuf:"fixed64,8,opt,name=temp_c,json=tempC,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="ComplexExtension">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=48476:48805#L1538">ComplexExtension</a></h2>
|
|
<pre>type ComplexExtension struct {
|
|
First *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,1,opt,name=first" json:"first,omitempty"`
|
|
Second *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,2,opt,name=second" json:"second,omitempty"`
|
|
Third []<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,3,rep,name=third" json:"third,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="ComplexExtension.Descriptor">func (*ComplexExtension) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=49038:49091#L1548">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#ComplexExtension">ComplexExtension</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="ComplexExtension.GetFirst">func (*ComplexExtension) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=49131:49174#L1550">GetFirst</a></h3>
|
|
<pre>func (m *<a href="index.html#ComplexExtension">ComplexExtension</a>) GetFirst() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="ComplexExtension.GetSecond">func (*ComplexExtension) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=49244:49288#L1557">GetSecond</a></h3>
|
|
<pre>func (m *<a href="index.html#ComplexExtension">ComplexExtension</a>) GetSecond() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="ComplexExtension.GetThird">func (*ComplexExtension) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=49360:49405#L1564">GetThird</a></h3>
|
|
<pre>func (m *<a href="index.html#ComplexExtension">ComplexExtension</a>) GetThird() []<a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="ComplexExtension.ProtoMessage">func (*ComplexExtension) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=48981:49020#L1547">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#ComplexExtension">ComplexExtension</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="ComplexExtension.Reset">func (*ComplexExtension) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=48807:48841#L1545">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#ComplexExtension">ComplexExtension</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="ComplexExtension.String">func (*ComplexExtension) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=48889:48931#L1546">String</a></h3>
|
|
<pre>func (m *<a href="index.html#ComplexExtension">ComplexExtension</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Defaults">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=53874:56254#L1700">Defaults</a></h2>
|
|
<pre>type Defaults struct {
|
|
<span class="comment">// Default-valued fields of all basic types.</span>
|
|
<span class="comment">// Same as GoTest, but copied here to make testing easier.</span>
|
|
F_Bool *<a href="../../../../../builtin/index.html#bool">bool</a> `protobuf:"varint,1,opt,name=F_Bool,json=fBool,def=1" json:"F_Bool,omitempty"`
|
|
F_Int32 *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,2,opt,name=F_Int32,json=fInt32,def=32" json:"F_Int32,omitempty"`
|
|
F_Int64 *<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"varint,3,opt,name=F_Int64,json=fInt64,def=64" json:"F_Int64,omitempty"`
|
|
F_Fixed32 *<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"fixed32,4,opt,name=F_Fixed32,json=fFixed32,def=320" json:"F_Fixed32,omitempty"`
|
|
F_Fixed64 *<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"fixed64,5,opt,name=F_Fixed64,json=fFixed64,def=640" json:"F_Fixed64,omitempty"`
|
|
F_Uint32 *<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"varint,6,opt,name=F_Uint32,json=fUint32,def=3200" json:"F_Uint32,omitempty"`
|
|
F_Uint64 *<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"varint,7,opt,name=F_Uint64,json=fUint64,def=6400" json:"F_Uint64,omitempty"`
|
|
F_Float *<a href="../../../../../builtin/index.html#float32">float32</a> `protobuf:"fixed32,8,opt,name=F_Float,json=fFloat,def=314159" json:"F_Float,omitempty"`
|
|
F_Double *<a href="../../../../../builtin/index.html#float64">float64</a> `protobuf:"fixed64,9,opt,name=F_Double,json=fDouble,def=271828" json:"F_Double,omitempty"`
|
|
F_String *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,10,opt,name=F_String,json=fString,def=hello, \"world!\"\n" json:"F_String,omitempty"`
|
|
F_Bytes []<a href="../../../../../builtin/index.html#byte">byte</a> `protobuf:"bytes,11,opt,name=F_Bytes,json=fBytes,def=Bignose" json:"F_Bytes,omitempty"`
|
|
F_Sint32 *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"zigzag32,12,opt,name=F_Sint32,json=fSint32,def=-32" json:"F_Sint32,omitempty"`
|
|
F_Sint64 *<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"zigzag64,13,opt,name=F_Sint64,json=fSint64,def=-64" json:"F_Sint64,omitempty"`
|
|
F_Enum *<a href="index.html#Defaults_Color">Defaults_Color</a> `protobuf:"varint,14,opt,name=F_Enum,json=fEnum,enum=testdata.Defaults_Color,def=1" json:"F_Enum,omitempty"`
|
|
<span class="comment">// More fields with crazy defaults.</span>
|
|
F_Pinf *<a href="../../../../../builtin/index.html#float32">float32</a> `protobuf:"fixed32,15,opt,name=F_Pinf,json=fPinf,def=inf" json:"F_Pinf,omitempty"`
|
|
F_Ninf *<a href="../../../../../builtin/index.html#float32">float32</a> `protobuf:"fixed32,16,opt,name=F_Ninf,json=fNinf,def=-inf" json:"F_Ninf,omitempty"`
|
|
F_Nan *<a href="../../../../../builtin/index.html#float32">float32</a> `protobuf:"fixed32,17,opt,name=F_Nan,json=fNan,def=nan" json:"F_Nan,omitempty"`
|
|
<span class="comment">// Sub-message.</span>
|
|
Sub *<a href="index.html#SubDefaults">SubDefaults</a> `protobuf:"bytes,18,opt,name=sub" json:"sub,omitempty"`
|
|
<span class="comment">// Redundant but explicit defaults.</span>
|
|
StrZero *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,19,opt,name=str_zero,json=strZero,def=" json:"str_zero,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.Descriptor">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=56455:56500#L1731">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#Defaults">Defaults</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Bool">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=57396:57431#L1754">GetF_Bool</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Bool() <a href="../../../../../builtin/index.html#bool">bool</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Bytes">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=58772:58810#L1824">GetF_Bytes</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Bytes() []<a href="../../../../../builtin/index.html#byte">byte</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Double">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=58493:58533#L1810">GetF_Double</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Double() <a href="../../../../../builtin/index.html#float64">float64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Enum">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=59206:59251#L1845">GetF_Enum</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Enum() <a href="index.html#Defaults_Color">Defaults_Color</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Fixed32">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=57793:57833#L1775">GetF_Fixed32</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Fixed32() <a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Fixed64">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=57936:57976#L1782">GetF_Fixed64</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Fixed64() <a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Float">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=58357:58396#L1803">GetF_Float</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Float() <a href="../../../../../builtin/index.html#float32">float32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Int32">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=57525:57562#L1761">GetF_Int32</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Int32() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Int64">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=57659:57696#L1768">GetF_Int64</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Int64() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Nan">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=59609:59646#L1866">GetF_Nan</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Nan() <a href="../../../../../builtin/index.html#float32">float32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Ninf">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=59477:59515#L1859">GetF_Ninf</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Ninf() <a href="../../../../../builtin/index.html#float32">float32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Pinf">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=59345:59383#L1852">GetF_Pinf</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Pinf() <a href="../../../../../builtin/index.html#float32">float32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Sint32">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=58930:58968#L1831">GetF_Sint32</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Sint32() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Sint64">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=59068:59106#L1838">GetF_Sint64</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Sint64() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_String">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=58633:58672#L1817">GetF_String</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Uint32">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=58079:58118#L1789">GetF_Uint32</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Uint32() <a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetF_Uint64">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=58218:58257#L1796">GetF_Uint64</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetF_Uint64() <a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetStrZero">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=59828:59866#L1880">GetStrZero</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetStrZero() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.GetSub">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=59737:59777#L1873">GetSub</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) GetSub() *<a href="index.html#SubDefaults">SubDefaults</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.ProtoMessage">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=56406:56437#L1730">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#Defaults">Defaults</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.Reset">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=56256:56282#L1728">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults.String">func (*Defaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=56322:56356#L1729">String</a></h3>
|
|
<pre>func (m *<a href="index.html#Defaults">Defaults</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="DefaultsMessage">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=49458:49578#L1571">DefaultsMessage</a></h2>
|
|
<pre>type DefaultsMessage struct {
|
|
<a href="../index.html">proto</a>.<a href="../index.html#XXX_InternalExtensions">XXX_InternalExtensions</a> `json:"-"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="DefaultsMessage.Descriptor">func (*DefaultsMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=49807:49859#L1579">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="DefaultsMessage.ExtensionRangeArray">func (*DefaultsMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=49976:50044#L1585">ExtensionRangeArray</a></h3>
|
|
<pre>func (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>) ExtensionRangeArray() []<a href="../index.html">proto</a>.<a href="../index.html#ExtensionRange">ExtensionRange</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="DefaultsMessage.ProtoMessage">func (*DefaultsMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=49751:49789#L1578">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#DefaultsMessage">DefaultsMessage</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="DefaultsMessage.Reset">func (*DefaultsMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=49580:49613#L1576">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#DefaultsMessage">DefaultsMessage</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="DefaultsMessage.String">func (*DefaultsMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=49660:49701#L1577">String</a></h3>
|
|
<pre>func (m *<a href="index.html#DefaultsMessage">DefaultsMessage</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="DefaultsMessage_DefaultsEnum">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=4107:4146#L191">DefaultsMessage_DefaultsEnum</a></h2>
|
|
<pre>type DefaultsMessage_DefaultsEnum <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
<pre>const (
|
|
<span id="DefaultsMessage_ZERO">DefaultsMessage_ZERO</span> <a href="index.html#DefaultsMessage_DefaultsEnum">DefaultsMessage_DefaultsEnum</a> = 0
|
|
<span id="DefaultsMessage_ONE">DefaultsMessage_ONE</span> <a href="index.html#DefaultsMessage_DefaultsEnum">DefaultsMessage_DefaultsEnum</a> = 1
|
|
<span id="DefaultsMessage_TWO">DefaultsMessage_TWO</span> <a href="index.html#DefaultsMessage_DefaultsEnum">DefaultsMessage_DefaultsEnum</a> = 2
|
|
)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="DefaultsMessage_DefaultsEnum.Enum">func (DefaultsMessage_DefaultsEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=4516:4590#L210">Enum</a></h3>
|
|
<pre>func (x <a href="index.html#DefaultsMessage_DefaultsEnum">DefaultsMessage_DefaultsEnum</a>) Enum() *<a href="index.html#DefaultsMessage_DefaultsEnum">DefaultsMessage_DefaultsEnum</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="DefaultsMessage_DefaultsEnum.EnumDescriptor">func (DefaultsMessage_DefaultsEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=5055:5123#L226">EnumDescriptor</a></h3>
|
|
<pre>func (<a href="index.html#DefaultsMessage_DefaultsEnum">DefaultsMessage_DefaultsEnum</a>) EnumDescriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="DefaultsMessage_DefaultsEnum.String">func (DefaultsMessage_DefaultsEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=4653:4706#L215">String</a></h3>
|
|
<pre>func (x <a href="index.html#DefaultsMessage_DefaultsEnum">DefaultsMessage_DefaultsEnum</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="DefaultsMessage_DefaultsEnum.UnmarshalJSON">func (*DefaultsMessage_DefaultsEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=4779:4850#L218">UnmarshalJSON</a></h3>
|
|
<pre>func (x *<a href="index.html#DefaultsMessage_DefaultsEnum">DefaultsMessage_DefaultsEnum</a>) UnmarshalJSON(data []<a href="../../../../../builtin/index.html#byte">byte</a>) <a href="../../../../../builtin/index.html#error">error</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Defaults_Color">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=5167:5192#L230">Defaults_Color</a></h2>
|
|
<pre>type Defaults_Color <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
<pre>const (
|
|
<span id="Defaults_RED">Defaults_RED</span> <a href="index.html#Defaults_Color">Defaults_Color</a> = 0
|
|
<span id="Defaults_GREEN">Defaults_GREEN</span> <a href="index.html#Defaults_Color">Defaults_Color</a> = 1
|
|
<span id="Defaults_BLUE">Defaults_BLUE</span> <a href="index.html#Defaults_Color">Defaults_Color</a> = 2
|
|
)</pre>
|
|
|
|
|
|
<pre>const <span id="Default_Defaults_F_Enum">Default_Defaults_F_Enum</span> <a href="index.html#Defaults_Color">Defaults_Color</a> = <a href="index.html#Defaults_GREEN">Defaults_GREEN</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults_Color.Enum">func (Defaults_Color) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=5479:5525#L249">Enum</a></h3>
|
|
<pre>func (x <a href="index.html#Defaults_Color">Defaults_Color</a>) Enum() *<a href="index.html#Defaults_Color">Defaults_Color</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults_Color.EnumDescriptor">func (Defaults_Color) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=5892:5946#L265">EnumDescriptor</a></h3>
|
|
<pre>func (<a href="index.html#Defaults_Color">Defaults_Color</a>) EnumDescriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults_Color.String">func (Defaults_Color) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=5574:5613#L254">String</a></h3>
|
|
<pre>func (x <a href="index.html#Defaults_Color">Defaults_Color</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Defaults_Color.UnmarshalJSON">func (*Defaults_Color) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=5672:5729#L257">UnmarshalJSON</a></h3>
|
|
<pre>func (x *<a href="index.html#Defaults_Color">Defaults_Color</a>) UnmarshalJSON(data []<a href="../../../../../builtin/index.html#byte">byte</a>) <a href="../../../../../builtin/index.html#error">error</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Empty">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=51329:51386#L1624">Empty</a></h2>
|
|
<pre>type Empty struct {
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Empty.Descriptor">func (*Empty) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=51575:51617#L1631">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#Empty">Empty</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Empty.ProtoMessage">func (*Empty) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=51529:51557#L1630">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#Empty">Empty</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Empty.Reset">func (*Empty) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=51388:51411#L1628">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#Empty">Empty</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Empty.String">func (*Empty) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=51448:51479#L1629">String</a></h3>
|
|
<pre>func (m *<a href="index.html#Empty">Empty</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Ext">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=47344:47483#L1497">Ext</a></h2>
|
|
<pre>type Ext struct {
|
|
Data *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,1,opt,name=data" json:"data,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Ext.Descriptor">func (*Ext) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=47664:47704#L1505">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#Ext">Ext</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Ext.GetData">func (*Ext) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=47744:47774#L1507">GetData</a></h3>
|
|
<pre>func (m *<a href="index.html#Ext">Ext</a>) GetData() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Ext.ProtoMessage">func (*Ext) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=47620:47646#L1504">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#Ext">Ext</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Ext.Reset">func (*Ext) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=47485:47506#L1502">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#Ext">Ext</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Ext.String">func (*Ext) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=47541:47570#L1503">String</a></h3>
|
|
<pre>func (m *<a href="index.html#Ext">Ext</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="FOO">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=1165:1179#L51">FOO</a></h2>
|
|
<pre>type FOO <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
<pre>const (
|
|
<span id="FOO_FOO1">FOO_FOO1</span> <a href="index.html#FOO">FOO</a> = 1
|
|
)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="FOO.Enum">func (FOO) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=1306:1330#L64">Enum</a></h3>
|
|
<pre>func (x <a href="index.html#FOO">FOO</a>) Enum() *<a href="index.html#FOO">FOO</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="FOO.EnumDescriptor">func (FOO) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=1620:1663#L80">EnumDescriptor</a></h3>
|
|
<pre>func (<a href="index.html#FOO">FOO</a>) EnumDescriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="FOO.String">func (FOO) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=1368:1396#L69">String</a></h3>
|
|
<pre>func (x <a href="index.html#FOO">FOO</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="FOO.UnmarshalJSON">func (*FOO) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=1444:1490#L72">UnmarshalJSON</a></h3>
|
|
<pre>func (x *<a href="index.html#FOO">FOO</a>) UnmarshalJSON(data []<a href="../../../../../builtin/index.html#byte">byte</a>) <a href="../../../../../builtin/index.html#error">error</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="FloatingPoint">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=65255:65489#L2064">FloatingPoint</a></h2>
|
|
<pre>type FloatingPoint struct {
|
|
F *<a href="../../../../../builtin/index.html#float64">float64</a> `protobuf:"fixed64,1,req,name=f" json:"f,omitempty"`
|
|
Exact *<a href="../../../../../builtin/index.html#bool">bool</a> `protobuf:"varint,2,opt,name=exact" json:"exact,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="FloatingPoint.Descriptor">func (*FloatingPoint) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=65710:65760#L2073">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#FloatingPoint">FloatingPoint</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="FloatingPoint.GetExact">func (*FloatingPoint) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=65900:65939#L2082">GetExact</a></h3>
|
|
<pre>func (m *<a href="index.html#FloatingPoint">FloatingPoint</a>) GetExact() <a href="../../../../../builtin/index.html#bool">bool</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="FloatingPoint.GetF">func (*FloatingPoint) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=65800:65838#L2075">GetF</a></h3>
|
|
<pre>func (m *<a href="index.html#FloatingPoint">FloatingPoint</a>) GetF() <a href="../../../../../builtin/index.html#float64">float64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="FloatingPoint.ProtoMessage">func (*FloatingPoint) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=65656:65692#L2072">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#FloatingPoint">FloatingPoint</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="FloatingPoint.Reset">func (*FloatingPoint) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=65491:65522#L2070">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#FloatingPoint">FloatingPoint</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="FloatingPoint.String">func (*FloatingPoint) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=65567:65606#L2071">String</a></h3>
|
|
<pre>func (m *<a href="index.html#FloatingPoint">FloatingPoint</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GoEnum">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=6746:6903#L298">GoEnum</a></h2>
|
|
<pre>type GoEnum struct {
|
|
Foo *<a href="index.html#FOO">FOO</a> `protobuf:"varint,1,req,name=foo,enum=testdata.FOO" json:"foo,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoEnum.Descriptor">func (*GoEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=7096:7139#L306">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GoEnum">GoEnum</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoEnum.GetFoo">func (*GoEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=7178:7207#L308">GetFoo</a></h3>
|
|
<pre>func (m *<a href="index.html#GoEnum">GoEnum</a>) GetFoo() <a href="index.html#FOO">FOO</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoEnum.ProtoMessage">func (*GoEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=7049:7078#L305">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GoEnum">GoEnum</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoEnum.Reset">func (*GoEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=6905:6929#L303">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GoEnum">GoEnum</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoEnum.String">func (*GoEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=6967:6999#L304">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GoEnum">GoEnum</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GoSkipTest">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=32849:33569#L1040">GoSkipTest</a></h2>
|
|
<pre>type GoSkipTest struct {
|
|
SkipInt32 *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,11,req,name=skip_int32,json=skipInt32" json:"skip_int32,omitempty"`
|
|
SkipFixed32 *<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"fixed32,12,req,name=skip_fixed32,json=skipFixed32" json:"skip_fixed32,omitempty"`
|
|
SkipFixed64 *<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"fixed64,13,req,name=skip_fixed64,json=skipFixed64" json:"skip_fixed64,omitempty"`
|
|
SkipString *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,14,req,name=skip_string,json=skipString" json:"skip_string,omitempty"`
|
|
Skipgroup *<a href="index.html#GoSkipTest_SkipGroup">GoSkipTest_SkipGroup</a> `protobuf:"group,15,req,name=SkipGroup,json=skipgroup" json:"skipgroup,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
<p>
|
|
For testing skipping of unrecognized fields.
|
|
Numbers are all big, larger than tag numbers in GoTestField,
|
|
the message used in the corresponding test.
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest.Descriptor">func (*GoSkipTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=33778:33825#L1052">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GoSkipTest">GoSkipTest</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest.GetSkipFixed32">func (*GoSkipTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=33983:34027#L1061">GetSkipFixed32</a></h3>
|
|
<pre>func (m *<a href="index.html#GoSkipTest">GoSkipTest</a>) GetSkipFixed32() <a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest.GetSkipFixed64">func (*GoSkipTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=34109:34153#L1068">GetSkipFixed64</a></h3>
|
|
<pre>func (m *<a href="index.html#GoSkipTest">GoSkipTest</a>) GetSkipFixed64() <a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest.GetSkipInt32">func (*GoSkipTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=33864:33905#L1054">GetSkipInt32</a></h3>
|
|
<pre>func (m *<a href="index.html#GoSkipTest">GoSkipTest</a>) GetSkipInt32() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest.GetSkipString">func (*GoSkipTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=34235:34278#L1075">GetSkipString</a></h3>
|
|
<pre>func (m *<a href="index.html#GoSkipTest">GoSkipTest</a>) GetSkipString() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest.GetSkipgroup">func (*GoSkipTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=34359:34416#L1082">GetSkipgroup</a></h3>
|
|
<pre>func (m *<a href="index.html#GoSkipTest">GoSkipTest</a>) GetSkipgroup() *<a href="index.html#GoSkipTest_SkipGroup">GoSkipTest_SkipGroup</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest.ProtoMessage">func (*GoSkipTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=33727:33760#L1051">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GoSkipTest">GoSkipTest</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest.Reset">func (*GoSkipTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=33571:33599#L1049">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GoSkipTest">GoSkipTest</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest.String">func (*GoSkipTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=33641:33677#L1050">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GoSkipTest">GoSkipTest</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GoSkipTest_SkipGroup">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=34473:34778#L1089">GoSkipTest_SkipGroup</a></h2>
|
|
<pre>type GoSkipTest_SkipGroup struct {
|
|
GroupInt32 *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,16,req,name=group_int32,json=groupInt32" json:"group_int32,omitempty"`
|
|
GroupString *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,17,req,name=group_string,json=groupString" json:"group_string,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest_SkipGroup.Descriptor">func (*GoSkipTest_SkipGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=35027:35084#L1098">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GoSkipTest_SkipGroup">GoSkipTest_SkipGroup</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest_SkipGroup.GetGroupInt32">func (*GoSkipTest_SkipGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=35126:35178#L1100">GetGroupInt32</a></h3>
|
|
<pre>func (m *<a href="index.html#GoSkipTest_SkipGroup">GoSkipTest_SkipGroup</a>) GetGroupInt32() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest_SkipGroup.GetGroupString">func (*GoSkipTest_SkipGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=35258:35312#L1107">GetGroupString</a></h3>
|
|
<pre>func (m *<a href="index.html#GoSkipTest_SkipGroup">GoSkipTest_SkipGroup</a>) GetGroupString() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest_SkipGroup.ProtoMessage">func (*GoSkipTest_SkipGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=34966:35009#L1097">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GoSkipTest_SkipGroup">GoSkipTest_SkipGroup</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest_SkipGroup.Reset">func (*GoSkipTest_SkipGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=34780:34818#L1095">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GoSkipTest_SkipGroup">GoSkipTest_SkipGroup</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoSkipTest_SkipGroup.String">func (*GoSkipTest_SkipGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=34870:34916#L1096">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GoSkipTest_SkipGroup">GoSkipTest_SkipGroup</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GoTest">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=8050:18674#L340">GoTest</a></h2>
|
|
<pre>type GoTest struct {
|
|
<span class="comment">// Some typical parameters</span>
|
|
Kind *<a href="index.html#GoTest_KIND">GoTest_KIND</a> `protobuf:"varint,1,req,name=Kind,json=kind,enum=testdata.GoTest_KIND" json:"Kind,omitempty"`
|
|
Table *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,2,opt,name=Table,json=table" json:"Table,omitempty"`
|
|
Param *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,3,opt,name=Param,json=param" json:"Param,omitempty"`
|
|
<span class="comment">// Required, repeated and optional foreign fields.</span>
|
|
RequiredField *<a href="index.html#GoTestField">GoTestField</a> `protobuf:"bytes,4,req,name=RequiredField,json=requiredField" json:"RequiredField,omitempty"`
|
|
RepeatedField []*<a href="index.html#GoTestField">GoTestField</a> `protobuf:"bytes,5,rep,name=RepeatedField,json=repeatedField" json:"RepeatedField,omitempty"`
|
|
OptionalField *<a href="index.html#GoTestField">GoTestField</a> `protobuf:"bytes,6,opt,name=OptionalField,json=optionalField" json:"OptionalField,omitempty"`
|
|
<span class="comment">// Required fields of all basic types</span>
|
|
F_BoolRequired *<a href="../../../../../builtin/index.html#bool">bool</a> `protobuf:"varint,10,req,name=F_Bool_required,json=fBoolRequired" json:"F_Bool_required,omitempty"`
|
|
F_Int32Required *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,11,req,name=F_Int32_required,json=fInt32Required" json:"F_Int32_required,omitempty"`
|
|
F_Int64Required *<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"varint,12,req,name=F_Int64_required,json=fInt64Required" json:"F_Int64_required,omitempty"`
|
|
F_Fixed32Required *<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"fixed32,13,req,name=F_Fixed32_required,json=fFixed32Required" json:"F_Fixed32_required,omitempty"`
|
|
F_Fixed64Required *<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"fixed64,14,req,name=F_Fixed64_required,json=fFixed64Required" json:"F_Fixed64_required,omitempty"`
|
|
F_Uint32Required *<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"varint,15,req,name=F_Uint32_required,json=fUint32Required" json:"F_Uint32_required,omitempty"`
|
|
F_Uint64Required *<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"varint,16,req,name=F_Uint64_required,json=fUint64Required" json:"F_Uint64_required,omitempty"`
|
|
F_FloatRequired *<a href="../../../../../builtin/index.html#float32">float32</a> `protobuf:"fixed32,17,req,name=F_Float_required,json=fFloatRequired" json:"F_Float_required,omitempty"`
|
|
F_DoubleRequired *<a href="../../../../../builtin/index.html#float64">float64</a> `protobuf:"fixed64,18,req,name=F_Double_required,json=fDoubleRequired" json:"F_Double_required,omitempty"`
|
|
F_StringRequired *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,19,req,name=F_String_required,json=fStringRequired" json:"F_String_required,omitempty"`
|
|
F_BytesRequired []<a href="../../../../../builtin/index.html#byte">byte</a> `protobuf:"bytes,101,req,name=F_Bytes_required,json=fBytesRequired" json:"F_Bytes_required,omitempty"`
|
|
F_Sint32Required *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"zigzag32,102,req,name=F_Sint32_required,json=fSint32Required" json:"F_Sint32_required,omitempty"`
|
|
F_Sint64Required *<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"zigzag64,103,req,name=F_Sint64_required,json=fSint64Required" json:"F_Sint64_required,omitempty"`
|
|
<span class="comment">// Repeated fields of all basic types</span>
|
|
F_BoolRepeated []<a href="../../../../../builtin/index.html#bool">bool</a> `protobuf:"varint,20,rep,name=F_Bool_repeated,json=fBoolRepeated" json:"F_Bool_repeated,omitempty"`
|
|
F_Int32Repeated []<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,21,rep,name=F_Int32_repeated,json=fInt32Repeated" json:"F_Int32_repeated,omitempty"`
|
|
F_Int64Repeated []<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"varint,22,rep,name=F_Int64_repeated,json=fInt64Repeated" json:"F_Int64_repeated,omitempty"`
|
|
F_Fixed32Repeated []<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"fixed32,23,rep,name=F_Fixed32_repeated,json=fFixed32Repeated" json:"F_Fixed32_repeated,omitempty"`
|
|
F_Fixed64Repeated []<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"fixed64,24,rep,name=F_Fixed64_repeated,json=fFixed64Repeated" json:"F_Fixed64_repeated,omitempty"`
|
|
F_Uint32Repeated []<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"varint,25,rep,name=F_Uint32_repeated,json=fUint32Repeated" json:"F_Uint32_repeated,omitempty"`
|
|
F_Uint64Repeated []<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"varint,26,rep,name=F_Uint64_repeated,json=fUint64Repeated" json:"F_Uint64_repeated,omitempty"`
|
|
F_FloatRepeated []<a href="../../../../../builtin/index.html#float32">float32</a> `protobuf:"fixed32,27,rep,name=F_Float_repeated,json=fFloatRepeated" json:"F_Float_repeated,omitempty"`
|
|
F_DoubleRepeated []<a href="../../../../../builtin/index.html#float64">float64</a> `protobuf:"fixed64,28,rep,name=F_Double_repeated,json=fDoubleRepeated" json:"F_Double_repeated,omitempty"`
|
|
F_StringRepeated []<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,29,rep,name=F_String_repeated,json=fStringRepeated" json:"F_String_repeated,omitempty"`
|
|
F_BytesRepeated [][]<a href="../../../../../builtin/index.html#byte">byte</a> `protobuf:"bytes,201,rep,name=F_Bytes_repeated,json=fBytesRepeated" json:"F_Bytes_repeated,omitempty"`
|
|
F_Sint32Repeated []<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"zigzag32,202,rep,name=F_Sint32_repeated,json=fSint32Repeated" json:"F_Sint32_repeated,omitempty"`
|
|
F_Sint64Repeated []<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"zigzag64,203,rep,name=F_Sint64_repeated,json=fSint64Repeated" json:"F_Sint64_repeated,omitempty"`
|
|
<span class="comment">// Optional fields of all basic types</span>
|
|
F_BoolOptional *<a href="../../../../../builtin/index.html#bool">bool</a> `protobuf:"varint,30,opt,name=F_Bool_optional,json=fBoolOptional" json:"F_Bool_optional,omitempty"`
|
|
F_Int32Optional *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,31,opt,name=F_Int32_optional,json=fInt32Optional" json:"F_Int32_optional,omitempty"`
|
|
F_Int64Optional *<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"varint,32,opt,name=F_Int64_optional,json=fInt64Optional" json:"F_Int64_optional,omitempty"`
|
|
F_Fixed32Optional *<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"fixed32,33,opt,name=F_Fixed32_optional,json=fFixed32Optional" json:"F_Fixed32_optional,omitempty"`
|
|
F_Fixed64Optional *<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"fixed64,34,opt,name=F_Fixed64_optional,json=fFixed64Optional" json:"F_Fixed64_optional,omitempty"`
|
|
F_Uint32Optional *<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"varint,35,opt,name=F_Uint32_optional,json=fUint32Optional" json:"F_Uint32_optional,omitempty"`
|
|
F_Uint64Optional *<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"varint,36,opt,name=F_Uint64_optional,json=fUint64Optional" json:"F_Uint64_optional,omitempty"`
|
|
F_FloatOptional *<a href="../../../../../builtin/index.html#float32">float32</a> `protobuf:"fixed32,37,opt,name=F_Float_optional,json=fFloatOptional" json:"F_Float_optional,omitempty"`
|
|
F_DoubleOptional *<a href="../../../../../builtin/index.html#float64">float64</a> `protobuf:"fixed64,38,opt,name=F_Double_optional,json=fDoubleOptional" json:"F_Double_optional,omitempty"`
|
|
F_StringOptional *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,39,opt,name=F_String_optional,json=fStringOptional" json:"F_String_optional,omitempty"`
|
|
F_BytesOptional []<a href="../../../../../builtin/index.html#byte">byte</a> `protobuf:"bytes,301,opt,name=F_Bytes_optional,json=fBytesOptional" json:"F_Bytes_optional,omitempty"`
|
|
F_Sint32Optional *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"zigzag32,302,opt,name=F_Sint32_optional,json=fSint32Optional" json:"F_Sint32_optional,omitempty"`
|
|
F_Sint64Optional *<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"zigzag64,303,opt,name=F_Sint64_optional,json=fSint64Optional" json:"F_Sint64_optional,omitempty"`
|
|
<span class="comment">// Default-valued fields of all basic types</span>
|
|
F_BoolDefaulted *<a href="../../../../../builtin/index.html#bool">bool</a> `protobuf:"varint,40,opt,name=F_Bool_defaulted,json=fBoolDefaulted,def=1" json:"F_Bool_defaulted,omitempty"`
|
|
F_Int32Defaulted *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,41,opt,name=F_Int32_defaulted,json=fInt32Defaulted,def=32" json:"F_Int32_defaulted,omitempty"`
|
|
F_Int64Defaulted *<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"varint,42,opt,name=F_Int64_defaulted,json=fInt64Defaulted,def=64" json:"F_Int64_defaulted,omitempty"`
|
|
F_Fixed32Defaulted *<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"fixed32,43,opt,name=F_Fixed32_defaulted,json=fFixed32Defaulted,def=320" json:"F_Fixed32_defaulted,omitempty"`
|
|
F_Fixed64Defaulted *<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"fixed64,44,opt,name=F_Fixed64_defaulted,json=fFixed64Defaulted,def=640" json:"F_Fixed64_defaulted,omitempty"`
|
|
F_Uint32Defaulted *<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"varint,45,opt,name=F_Uint32_defaulted,json=fUint32Defaulted,def=3200" json:"F_Uint32_defaulted,omitempty"`
|
|
F_Uint64Defaulted *<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"varint,46,opt,name=F_Uint64_defaulted,json=fUint64Defaulted,def=6400" json:"F_Uint64_defaulted,omitempty"`
|
|
F_FloatDefaulted *<a href="../../../../../builtin/index.html#float32">float32</a> `protobuf:"fixed32,47,opt,name=F_Float_defaulted,json=fFloatDefaulted,def=314159" json:"F_Float_defaulted,omitempty"`
|
|
F_DoubleDefaulted *<a href="../../../../../builtin/index.html#float64">float64</a> `protobuf:"fixed64,48,opt,name=F_Double_defaulted,json=fDoubleDefaulted,def=271828" json:"F_Double_defaulted,omitempty"`
|
|
F_StringDefaulted *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,49,opt,name=F_String_defaulted,json=fStringDefaulted,def=hello, \"world!\"\n" json:"F_String_defaulted,omitempty"`
|
|
F_BytesDefaulted []<a href="../../../../../builtin/index.html#byte">byte</a> `protobuf:"bytes,401,opt,name=F_Bytes_defaulted,json=fBytesDefaulted,def=Bignose" json:"F_Bytes_defaulted,omitempty"`
|
|
F_Sint32Defaulted *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"zigzag32,402,opt,name=F_Sint32_defaulted,json=fSint32Defaulted,def=-32" json:"F_Sint32_defaulted,omitempty"`
|
|
F_Sint64Defaulted *<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"zigzag64,403,opt,name=F_Sint64_defaulted,json=fSint64Defaulted,def=-64" json:"F_Sint64_defaulted,omitempty"`
|
|
<span class="comment">// Packed repeated fields (no string or bytes).</span>
|
|
F_BoolRepeatedPacked []<a href="../../../../../builtin/index.html#bool">bool</a> `protobuf:"varint,50,rep,packed,name=F_Bool_repeated_packed,json=fBoolRepeatedPacked" json:"F_Bool_repeated_packed,omitempty"`
|
|
F_Int32RepeatedPacked []<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,51,rep,packed,name=F_Int32_repeated_packed,json=fInt32RepeatedPacked" json:"F_Int32_repeated_packed,omitempty"`
|
|
F_Int64RepeatedPacked []<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"varint,52,rep,packed,name=F_Int64_repeated_packed,json=fInt64RepeatedPacked" json:"F_Int64_repeated_packed,omitempty"`
|
|
F_Fixed32RepeatedPacked []<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"fixed32,53,rep,packed,name=F_Fixed32_repeated_packed,json=fFixed32RepeatedPacked" json:"F_Fixed32_repeated_packed,omitempty"`
|
|
F_Fixed64RepeatedPacked []<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"fixed64,54,rep,packed,name=F_Fixed64_repeated_packed,json=fFixed64RepeatedPacked" json:"F_Fixed64_repeated_packed,omitempty"`
|
|
F_Uint32RepeatedPacked []<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"varint,55,rep,packed,name=F_Uint32_repeated_packed,json=fUint32RepeatedPacked" json:"F_Uint32_repeated_packed,omitempty"`
|
|
F_Uint64RepeatedPacked []<a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"varint,56,rep,packed,name=F_Uint64_repeated_packed,json=fUint64RepeatedPacked" json:"F_Uint64_repeated_packed,omitempty"`
|
|
F_FloatRepeatedPacked []<a href="../../../../../builtin/index.html#float32">float32</a> `protobuf:"fixed32,57,rep,packed,name=F_Float_repeated_packed,json=fFloatRepeatedPacked" json:"F_Float_repeated_packed,omitempty"`
|
|
F_DoubleRepeatedPacked []<a href="../../../../../builtin/index.html#float64">float64</a> `protobuf:"fixed64,58,rep,packed,name=F_Double_repeated_packed,json=fDoubleRepeatedPacked" json:"F_Double_repeated_packed,omitempty"`
|
|
F_Sint32RepeatedPacked []<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"zigzag32,502,rep,packed,name=F_Sint32_repeated_packed,json=fSint32RepeatedPacked" json:"F_Sint32_repeated_packed,omitempty"`
|
|
F_Sint64RepeatedPacked []<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"zigzag64,503,rep,packed,name=F_Sint64_repeated_packed,json=fSint64RepeatedPacked" json:"F_Sint64_repeated_packed,omitempty"`
|
|
Requiredgroup *<a href="index.html#GoTest_RequiredGroup">GoTest_RequiredGroup</a> `protobuf:"group,70,req,name=RequiredGroup,json=requiredgroup" json:"requiredgroup,omitempty"`
|
|
Repeatedgroup []*<a href="index.html#GoTest_RepeatedGroup">GoTest_RepeatedGroup</a> `protobuf:"group,80,rep,name=RepeatedGroup,json=repeatedgroup" json:"repeatedgroup,omitempty"`
|
|
Optionalgroup *<a href="index.html#GoTest_OptionalGroup">GoTest_OptionalGroup</a> `protobuf:"group,90,opt,name=OptionalGroup,json=optionalgroup" json:"optionalgroup,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.Descriptor">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=18867:18910#L426">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GoTest">GoTest</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_BoolDefaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=25227:25269#L759">GetF_BoolDefaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_BoolDefaulted() <a href="../../../../../builtin/index.html#bool">bool</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_BoolOptional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=23484:23525#L668">GetF_BoolOptional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_BoolOptional() <a href="../../../../../builtin/index.html#bool">bool</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_BoolRepeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=22053:22096#L577">GetF_BoolRepeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_BoolRepeated() []<a href="../../../../../builtin/index.html#bool">bool</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_BoolRepeatedPacked">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=27453:27502#L850">GetF_BoolRepeatedPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_BoolRepeatedPacked() []<a href="../../../../../builtin/index.html#bool">bool</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_BoolRequired">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=20310:20351#L486">GetF_BoolRequired</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_BoolRequired() <a href="../../../../../builtin/index.html#bool">bool</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_BytesDefaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=26923:26968#L829">GetF_BytesDefaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_BytesDefaulted() []<a href="../../../../../builtin/index.html#byte">byte</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_BytesOptional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=24848:24892#L738">GetF_BytesOptional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_BytesOptional() []<a href="../../../../../builtin/index.html#byte">byte</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_BytesRepeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=23155:23201#L647">GetF_BytesRepeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_BytesRepeated() [][]<a href="../../../../../builtin/index.html#byte">byte</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_BytesRequired">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=21674:21718#L556">GetF_BytesRequired</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_BytesRequired() []<a href="../../../../../builtin/index.html#byte">byte</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_DoubleDefaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=26580:26627#L815">GetF_DoubleDefaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_DoubleDefaulted() <a href="../../../../../builtin/index.html#float64">float64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_DoubleOptional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=24572:24618#L724">GetF_DoubleOptional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_DoubleOptional() <a href="../../../../../builtin/index.html#float64">float64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_DoubleRepeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=22932:22980#L633">GetF_DoubleRepeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_DoubleRepeated() []<a href="../../../../../builtin/index.html#float64">float64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_DoubleRepeatedPacked">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=28428:28482#L906">GetF_DoubleRepeatedPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_DoubleRepeatedPacked() []<a href="../../../../../builtin/index.html#float64">float64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_DoubleRequired">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=21398:21444#L542">GetF_DoubleRequired</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_DoubleRequired() <a href="../../../../../builtin/index.html#float64">float64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Fixed32Defaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=25720:25767#L780">GetF_Fixed32Defaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Fixed32Defaulted() <a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Fixed32Optional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=23883:23929#L689">GetF_Fixed32Optional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Fixed32Optional() <a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Fixed32Repeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=22374:22422#L598">GetF_Fixed32Repeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Fixed32Repeated() []<a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Fixed32RepeatedPacked">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=27810:27864#L871">GetF_Fixed32RepeatedPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Fixed32RepeatedPacked() []<a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Fixed32Required">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=20709:20755#L507">GetF_Fixed32Required</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Fixed32Required() <a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Fixed64Defaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=25895:25942#L787">GetF_Fixed64Defaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Fixed64Defaulted() <a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Fixed64Optional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=24023:24069#L696">GetF_Fixed64Optional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Fixed64Optional() <a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Fixed64Repeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=22487:22535#L605">GetF_Fixed64Repeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Fixed64Repeated() []<a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Fixed64RepeatedPacked">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=27935:27989#L878">GetF_Fixed64RepeatedPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Fixed64RepeatedPacked() []<a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Fixed64Required">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=20849:20895#L514">GetF_Fixed64Required</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Fixed64Required() <a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_FloatDefaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=26412:26458#L808">GetF_FloatDefaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_FloatDefaulted() <a href="../../../../../builtin/index.html#float32">float32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_FloatOptional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=24437:24482#L717">GetF_FloatOptional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_FloatOptional() <a href="../../../../../builtin/index.html#float32">float32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_FloatRepeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=22822:22869#L626">GetF_FloatRepeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_FloatRepeated() []<a href="../../../../../builtin/index.html#float32">float32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_FloatRepeatedPacked">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=28306:28359#L899">GetF_FloatRepeatedPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_FloatRepeatedPacked() []<a href="../../../../../builtin/index.html#float32">float32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_FloatRequired">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=21263:21308#L535">GetF_FloatRequired</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_FloatRequired() <a href="../../../../../builtin/index.html#float32">float32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Int32Defaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=25388:25432#L766">GetF_Int32Defaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Int32Defaulted() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Int32Optional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=23617:23660#L675">GetF_Int32Optional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Int32Optional() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Int32Repeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=22158:22203#L584">GetF_Int32Repeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Int32Repeated() []<a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Int32RepeatedPacked">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=27570:27621#L857">GetF_Int32RepeatedPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Int32RepeatedPacked() []<a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Int32Required">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=20443:20486#L493">GetF_Int32Required</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Int32Required() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Int64Defaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=25554:25598#L773">GetF_Int64Defaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Int64Defaulted() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Int64Optional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=23750:23793#L682">GetF_Int64Optional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Int64Optional() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Int64Repeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=22266:22311#L591">GetF_Int64Repeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Int64Repeated() []<a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Int64RepeatedPacked">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=27690:27741#L864">GetF_Int64RepeatedPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Int64RepeatedPacked() []<a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Int64Required">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=20576:20619#L500">GetF_Int64Required</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Int64Required() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Sint32Defaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=27113:27158#L836">GetF_Sint32Defaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Sint32Defaulted() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Sint32Optional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=24955:24999#L745">GetF_Sint32Optional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Sint32Optional() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Sint32Repeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=23264:23310#L654">GetF_Sint32Repeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Sint32Repeated() []<a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Sint32RepeatedPacked">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=28552:28604#L913">GetF_Sint32RepeatedPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Sint32RepeatedPacked() []<a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Sint32Required">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=21781:21825#L563">GetF_Sint32Required</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Sint32Required() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Sint64Defaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=27283:27328#L843">GetF_Sint64Defaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Sint64Defaulted() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Sint64Optional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=25091:25135#L752">GetF_Sint64Optional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Sint64Optional() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Sint64Repeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=23374:23420#L661">GetF_Sint64Repeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Sint64Repeated() []<a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Sint64RepeatedPacked">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=28674:28726#L920">GetF_Sint64RepeatedPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Sint64RepeatedPacked() []<a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Sint64Required">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=21917:21961#L570">GetF_Sint64Required</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Sint64Required() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_StringDefaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=26752:26798#L822">GetF_StringDefaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_StringDefaulted() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_StringOptional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=24710:24755#L731">GetF_StringOptional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_StringOptional() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_StringRepeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=23044:23091#L640">GetF_StringRepeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_StringRepeated() []<a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_StringRequired">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=21536:21581#L549">GetF_StringRequired</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_StringRequired() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Uint32Defaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=26070:26116#L794">GetF_Uint32Defaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Uint32Defaulted() <a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Uint32Optional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=24163:24208#L703">GetF_Uint32Optional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Uint32Optional() <a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Uint32Repeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=22600:22647#L612">GetF_Uint32Repeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Uint32Repeated() []<a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Uint32RepeatedPacked">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=28060:28113#L885">GetF_Uint32RepeatedPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Uint32RepeatedPacked() []<a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Uint32Required">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=20989:21034#L521">GetF_Uint32Required</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Uint32Required() <a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Uint64Defaulted">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=26241:26287#L801">GetF_Uint64Defaulted</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Uint64Defaulted() <a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Uint64Optional">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=24300:24345#L710">GetF_Uint64Optional</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Uint64Optional() <a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Uint64Repeated">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=22711:22758#L619">GetF_Uint64Repeated</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Uint64Repeated() []<a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Uint64RepeatedPacked">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=28183:28236#L892">GetF_Uint64RepeatedPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Uint64RepeatedPacked() []<a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetF_Uint64Required">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=21126:21171#L528">GetF_Uint64Required</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetF_Uint64Required() <a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetKind">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=19657:19695#L444">GetKind</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetKind() <a href="index.html#GoTest_KIND">GoTest_KIND</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetOptionalField">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=20201:20249#L479">GetOptionalField</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetOptionalField() *<a href="index.html#GoTestField">GoTestField</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetOptionalgroup">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=29034:29091#L941">GetOptionalgroup</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetOptionalgroup() *<a href="index.html#GoTest_OptionalGroup">GoTest_OptionalGroup</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetParam">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=19878:19911#L458">GetParam</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetParam() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetRepeatedField">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=20090:20140#L472">GetRepeatedField</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetRepeatedField() []*<a href="index.html#GoTestField">GoTestField</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetRepeatedgroup">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=28914:28973#L934">GetRepeatedgroup</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetRepeatedgroup() []*<a href="index.html#GoTest_RepeatedGroup">GoTest_RepeatedGroup</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetRequiredField">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=19981:20029#L465">GetRequiredField</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetRequiredField() *<a href="index.html#GoTestField">GoTestField</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetRequiredgroup">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=28796:28853#L927">GetRequiredgroup</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetRequiredgroup() *<a href="index.html#GoTest_RequiredGroup">GoTest_RequiredGroup</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.GetTable">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=19773:19807#L451">GetTable</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) GetTable() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.ProtoMessage">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=18820:18849#L425">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GoTest">GoTest</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.Reset">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=18676:18700#L423">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest.String">func (*GoTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=18738:18770#L424">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest">GoTest</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GoTestField">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=7280:7533#L315">GoTestField</a></h2>
|
|
<pre>type GoTestField struct {
|
|
Label *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,1,req,name=Label,json=label" json:"Label,omitempty"`
|
|
Type *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,2,req,name=Type,json=type" json:"Type,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestField.Descriptor">func (*GoTestField) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=7746:7794#L324">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GoTestField">GoTestField</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestField.GetLabel">func (*GoTestField) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=7833:7872#L326">GetLabel</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTestField">GoTestField</a>) GetLabel() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestField.GetType">func (*GoTestField) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=7943:7981#L333">GetType</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTestField">GoTestField</a>) GetType() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestField.ProtoMessage">func (*GoTestField) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=7694:7728#L323">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GoTestField">GoTestField</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestField.Reset">func (*GoTestField) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=7535:7564#L321">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTestField">GoTestField</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestField.String">func (*GoTestField) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=7607:7644#L322">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTestField">GoTestField</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GoTestRequiredGroupField">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=31303:31524#L1001">GoTestRequiredGroupField</a></h2>
|
|
<pre>type GoTestRequiredGroupField struct {
|
|
Group *<a href="index.html#GoTestRequiredGroupField_Group">GoTestRequiredGroupField_Group</a> `protobuf:"group,1,req,name=Group,json=group" json:"group,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
<p>
|
|
For testing a group containing a required field.
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestRequiredGroupField.Descriptor">func (*GoTestRequiredGroupField) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=31789:31850#L1009">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GoTestRequiredGroupField">GoTestRequiredGroupField</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestRequiredGroupField.GetGroup">func (*GoTestRequiredGroupField) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=31889:31966#L1011">GetGroup</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTestRequiredGroupField">GoTestRequiredGroupField</a>) GetGroup() *<a href="index.html#GoTestRequiredGroupField_Group">GoTestRequiredGroupField_Group</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestRequiredGroupField.ProtoMessage">func (*GoTestRequiredGroupField) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=31724:31771#L1008">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GoTestRequiredGroupField">GoTestRequiredGroupField</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestRequiredGroupField.Reset">func (*GoTestRequiredGroupField) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=31526:31568#L1006">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTestRequiredGroupField">GoTestRequiredGroupField</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestRequiredGroupField.String">func (*GoTestRequiredGroupField) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=31624:31674#L1007">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTestRequiredGroupField">GoTestRequiredGroupField</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GoTestRequiredGroupField_Group">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=32019:32197#L1018">GoTestRequiredGroupField_Group</a></h2>
|
|
<pre>type GoTestRequiredGroupField_Group struct {
|
|
Field *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,2,req,name=Field,json=field" json:"Field,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestRequiredGroupField_Group.Descriptor">func (*GoTestRequiredGroupField_Group) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=32453:32520#L1026">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GoTestRequiredGroupField_Group">GoTestRequiredGroupField_Group</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestRequiredGroupField_Group.GetField">func (*GoTestRequiredGroupField_Group) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=32563:32620#L1030">GetField</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTestRequiredGroupField_Group">GoTestRequiredGroupField_Group</a>) GetField() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestRequiredGroupField_Group.ProtoMessage">func (*GoTestRequiredGroupField_Group) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=32393:32446#L1025">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GoTestRequiredGroupField_Group">GoTestRequiredGroupField_Group</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestRequiredGroupField_Group.Reset">func (*GoTestRequiredGroupField_Group) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=32199:32247#L1023">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTestRequiredGroupField_Group">GoTestRequiredGroupField_Group</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTestRequiredGroupField_Group.String">func (*GoTestRequiredGroupField_Group) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=32298:32354#L1024">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTestRequiredGroupField_Group">GoTestRequiredGroupField_Group</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GoTest_KIND">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=1732:1754#L83">GoTest_KIND</a></h2>
|
|
<pre>type GoTest_KIND <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
<p>
|
|
An enum, for completeness.
|
|
</p>
|
|
|
|
|
|
|
|
<pre>const (
|
|
<span id="GoTest_VOID">GoTest_VOID</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 0
|
|
<span class="comment">// Basic types</span>
|
|
<span id="GoTest_BOOL">GoTest_BOOL</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 1
|
|
<span id="GoTest_BYTES">GoTest_BYTES</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 2
|
|
<span id="GoTest_FINGERPRINT">GoTest_FINGERPRINT</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 3
|
|
<span id="GoTest_FLOAT">GoTest_FLOAT</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 4
|
|
<span id="GoTest_INT">GoTest_INT</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 5
|
|
<span id="GoTest_STRING">GoTest_STRING</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 6
|
|
<span id="GoTest_TIME">GoTest_TIME</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 7
|
|
<span class="comment">// Groupings</span>
|
|
<span id="GoTest_TUPLE">GoTest_TUPLE</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 8
|
|
<span id="GoTest_ARRAY">GoTest_ARRAY</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 9
|
|
<span id="GoTest_MAP">GoTest_MAP</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 10
|
|
<span class="comment">// Table types</span>
|
|
<span id="GoTest_TABLE">GoTest_TABLE</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 11
|
|
<span class="comment">// Functions</span>
|
|
<span id="GoTest_FUNCTION">GoTest_FUNCTION</span> <a href="index.html#GoTest_KIND">GoTest_KIND</a> = 12
|
|
)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_KIND.Enum">func (GoTest_KIND) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=2787:2827#L136">Enum</a></h3>
|
|
<pre>func (x <a href="index.html#GoTest_KIND">GoTest_KIND</a>) Enum() *<a href="index.html#GoTest_KIND">GoTest_KIND</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_KIND.EnumDescriptor">func (GoTest_KIND) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=3173:3224#L152">EnumDescriptor</a></h3>
|
|
<pre>func (<a href="index.html#GoTest_KIND">GoTest_KIND</a>) EnumDescriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_KIND.String">func (GoTest_KIND) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=2873:2909#L141">String</a></h3>
|
|
<pre>func (x <a href="index.html#GoTest_KIND">GoTest_KIND</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_KIND.UnmarshalJSON">func (*GoTest_KIND) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=2965:3019#L144">UnmarshalJSON</a></h3>
|
|
<pre>func (x *<a href="index.html#GoTest_KIND">GoTest_KIND</a>) UnmarshalJSON(data []<a href="../../../../../builtin/index.html#byte">byte</a>) <a href="../../../../../builtin/index.html#error">error</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GoTest_OptionalGroup">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=30566:30760#L983">GoTest_OptionalGroup</a></h2>
|
|
<pre>type GoTest_OptionalGroup struct {
|
|
RequiredField *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,91,req,name=RequiredField,json=requiredField" json:"RequiredField,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_OptionalGroup.Descriptor">func (*GoTest_OptionalGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=31009:31066#L991">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GoTest_OptionalGroup">GoTest_OptionalGroup</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_OptionalGroup.GetRequiredField">func (*GoTest_OptionalGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=31108:31164#L993">GetRequiredField</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest_OptionalGroup">GoTest_OptionalGroup</a>) GetRequiredField() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_OptionalGroup.ProtoMessage">func (*GoTest_OptionalGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=30948:30991#L990">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GoTest_OptionalGroup">GoTest_OptionalGroup</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_OptionalGroup.Reset">func (*GoTest_OptionalGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=30762:30800#L988">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest_OptionalGroup">GoTest_OptionalGroup</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_OptionalGroup.String">func (*GoTest_OptionalGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=30852:30898#L989">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest_OptionalGroup">GoTest_OptionalGroup</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GoTest_RepeatedGroup">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=29881:30075#L966">GoTest_RepeatedGroup</a></h2>
|
|
<pre>type GoTest_RepeatedGroup struct {
|
|
RequiredField *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,81,req,name=RequiredField,json=requiredField" json:"RequiredField,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_RepeatedGroup.Descriptor">func (*GoTest_RepeatedGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=30324:30381#L974">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GoTest_RepeatedGroup">GoTest_RepeatedGroup</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_RepeatedGroup.GetRequiredField">func (*GoTest_RepeatedGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=30423:30479#L976">GetRequiredField</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest_RepeatedGroup">GoTest_RepeatedGroup</a>) GetRequiredField() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_RepeatedGroup.ProtoMessage">func (*GoTest_RepeatedGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=30263:30306#L973">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GoTest_RepeatedGroup">GoTest_RepeatedGroup</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_RepeatedGroup.Reset">func (*GoTest_RepeatedGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=30077:30115#L971">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest_RepeatedGroup">GoTest_RepeatedGroup</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_RepeatedGroup.String">func (*GoTest_RepeatedGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=30167:30213#L972">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest_RepeatedGroup">GoTest_RepeatedGroup</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GoTest_RequiredGroup">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=29196:29390#L949">GoTest_RequiredGroup</a></h2>
|
|
<pre>type GoTest_RequiredGroup struct {
|
|
RequiredField *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,71,req,name=RequiredField,json=requiredField" json:"RequiredField,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
<p>
|
|
Required, repeated, and optional groups.
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_RequiredGroup.Descriptor">func (*GoTest_RequiredGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=29639:29696#L957">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GoTest_RequiredGroup">GoTest_RequiredGroup</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_RequiredGroup.GetRequiredField">func (*GoTest_RequiredGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=29738:29794#L959">GetRequiredField</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest_RequiredGroup">GoTest_RequiredGroup</a>) GetRequiredField() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_RequiredGroup.ProtoMessage">func (*GoTest_RequiredGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=29578:29621#L956">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GoTest_RequiredGroup">GoTest_RequiredGroup</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_RequiredGroup.Reset">func (*GoTest_RequiredGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=29392:29430#L954">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest_RequiredGroup">GoTest_RequiredGroup</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GoTest_RequiredGroup.String">func (*GoTest_RequiredGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=29482:29528#L955">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GoTest_RequiredGroup">GoTest_RequiredGroup</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GroupNew">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=64023:64178#L2022">GroupNew</a></h2>
|
|
<pre>type GroupNew struct {
|
|
G *<a href="index.html#GroupNew_G">GroupNew_G</a> `protobuf:"group,101,opt,name=G,json=g" json:"g,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupNew.Descriptor">func (*GroupNew) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=64379:64424#L2030">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GroupNew">GroupNew</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupNew.GetG">func (*GroupNew) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=64464:64501#L2032">GetG</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupNew">GroupNew</a>) GetG() *<a href="index.html#GroupNew_G">GroupNew_G</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupNew.ProtoMessage">func (*GroupNew) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=64330:64361#L2029">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GroupNew">GroupNew</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupNew.Reset">func (*GroupNew) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=64180:64206#L2027">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupNew">GroupNew</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupNew.String">func (*GroupNew) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=64246:64280#L2028">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupNew">GroupNew</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GroupNew_G">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=64550:64766#L2039">GroupNew_G</a></h2>
|
|
<pre>type GroupNew_G struct {
|
|
X *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,2,opt,name=x" json:"x,omitempty"`
|
|
Y *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,3,opt,name=y" json:"y,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupNew_G.Descriptor">func (*GroupNew_G) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=64975:65022#L2048">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GroupNew_G">GroupNew_G</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupNew_G.GetX">func (*GroupNew_G) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=65065:65098#L2050">GetX</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupNew_G">GroupNew_G</a>) GetX() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupNew_G.GetY">func (*GroupNew_G) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=65160:65193#L2057">GetY</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupNew_G">GroupNew_G</a>) GetY() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupNew_G.ProtoMessage">func (*GroupNew_G) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=64924:64957#L2047">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GroupNew_G">GroupNew_G</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupNew_G.Reset">func (*GroupNew_G) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=64768:64796#L2045">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupNew_G">GroupNew_G</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupNew_G.String">func (*GroupNew_G) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=64838:64874#L2046">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupNew_G">GroupNew_G</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GroupOld">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=62963:63118#L1988">GroupOld</a></h2>
|
|
<pre>type GroupOld struct {
|
|
G *<a href="index.html#GroupOld_G">GroupOld_G</a> `protobuf:"group,101,opt,name=G,json=g" json:"g,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupOld.Descriptor">func (*GroupOld) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=63319:63364#L1996">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GroupOld">GroupOld</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupOld.GetG">func (*GroupOld) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=63404:63441#L1998">GetG</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupOld">GroupOld</a>) GetG() *<a href="index.html#GroupOld_G">GroupOld_G</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupOld.ProtoMessage">func (*GroupOld) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=63270:63301#L1995">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GroupOld">GroupOld</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupOld.Reset">func (*GroupOld) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=63120:63146#L1993">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupOld">GroupOld</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupOld.String">func (*GroupOld) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=63186:63220#L1994">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupOld">GroupOld</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="GroupOld_G">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=63490:63629#L2005">GroupOld_G</a></h2>
|
|
<pre>type GroupOld_G struct {
|
|
X *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,2,opt,name=x" json:"x,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupOld_G.Descriptor">func (*GroupOld_G) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=63838:63885#L2013">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#GroupOld_G">GroupOld_G</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupOld_G.GetX">func (*GroupOld_G) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=63928:63961#L2015">GetX</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupOld_G">GroupOld_G</a>) GetX() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupOld_G.ProtoMessage">func (*GroupOld_G) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=63787:63820#L2012">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#GroupOld_G">GroupOld_G</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupOld_G.Reset">func (*GroupOld_G) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=63631:63659#L2010">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupOld_G">GroupOld_G</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="GroupOld_G.String">func (*GroupOld_G) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=63701:63737#L2011">String</a></h3>
|
|
<pre>func (m *<a href="index.html#GroupOld_G">GroupOld_G</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="InnerMessage">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=40243:40578#L1263">InnerMessage</a></h2>
|
|
<pre>type InnerMessage struct {
|
|
Host *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,1,req,name=host" json:"host,omitempty"`
|
|
Port *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,2,opt,name=port,def=4000" json:"port,omitempty"`
|
|
Connected *<a href="../../../../../builtin/index.html#bool">bool</a> `protobuf:"varint,3,opt,name=connected" json:"connected,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="InnerMessage.Descriptor">func (*InnerMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=40795:40844#L1273">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#InnerMessage">InnerMessage</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="InnerMessage.GetConnected">func (*InnerMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=41168:41210#L1291">GetConnected</a></h3>
|
|
<pre>func (m *<a href="index.html#InnerMessage">InnerMessage</a>) GetConnected() <a href="../../../../../builtin/index.html#bool">bool</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="InnerMessage.GetHost">func (*InnerMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=40930:40969#L1277">GetHost</a></h3>
|
|
<pre>func (m *<a href="index.html#InnerMessage">InnerMessage</a>) GetHost() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="InnerMessage.GetPort">func (*InnerMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=41038:41076#L1284">GetPort</a></h3>
|
|
<pre>func (m *<a href="index.html#InnerMessage">InnerMessage</a>) GetPort() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="InnerMessage.ProtoMessage">func (*InnerMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=40742:40777#L1272">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#InnerMessage">InnerMessage</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="InnerMessage.Reset">func (*InnerMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=40580:40610#L1270">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#InnerMessage">InnerMessage</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="InnerMessage.String">func (*InnerMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=40654:40692#L1271">String</a></h3>
|
|
<pre>func (m *<a href="index.html#InnerMessage">InnerMessage</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="MaxTag">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=36586:36796#L1150">MaxTag</a></h2>
|
|
<pre>type MaxTag struct {
|
|
<span class="comment">// Maximum possible tag number.</span>
|
|
LastField *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,536870911,opt,name=last_field,json=lastField" json:"last_field,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MaxTag.Descriptor">func (*MaxTag) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=36989:37032#L1159">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#MaxTag">MaxTag</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MaxTag.GetLastField">func (*MaxTag) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=37071:37109#L1161">GetLastField</a></h3>
|
|
<pre>func (m *<a href="index.html#MaxTag">MaxTag</a>) GetLastField() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MaxTag.ProtoMessage">func (*MaxTag) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=36942:36971#L1158">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#MaxTag">MaxTag</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MaxTag.Reset">func (*MaxTag) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=36798:36822#L1156">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#MaxTag">MaxTag</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MaxTag.String">func (*MaxTag) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=36860:36892#L1157">String</a></h3>
|
|
<pre>func (m *<a href="index.html#MaxTag">MaxTag</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="MessageList">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=51657:51853#L1633">MessageList</a></h2>
|
|
<pre>type MessageList struct {
|
|
Message []*<a href="index.html#MessageList_Message">MessageList_Message</a> `protobuf:"group,1,rep,name=Message,json=message" json:"message,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageList.Descriptor">func (*MessageList) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=52066:52114#L1641">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#MessageList">MessageList</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageList.GetMessage">func (*MessageList) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=52154:52211#L1643">GetMessage</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageList">MessageList</a>) GetMessage() []*<a href="index.html#MessageList_Message">MessageList_Message</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageList.ProtoMessage">func (*MessageList) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=52014:52048#L1640">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#MessageList">MessageList</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageList.Reset">func (*MessageList) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=51855:51884#L1638">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageList">MessageList</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageList.String">func (*MessageList) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=51927:51964#L1639">String</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageList">MessageList</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="MessageList_Message">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=52266:52507#L1650">MessageList_Message</a></h2>
|
|
<pre>type MessageList_Message struct {
|
|
Name *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,2,req,name=name" json:"name,omitempty"`
|
|
Count *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,3,req,name=count" json:"count,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageList_Message.Descriptor">func (*MessageList_Message) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=52752:52808#L1659">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#MessageList_Message">MessageList_Message</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageList_Message.GetCount">func (*MessageList_Message) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=52966:53012#L1668">GetCount</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageList_Message">MessageList_Message</a>) GetCount() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageList_Message.GetName">func (*MessageList_Message) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=52851:52897#L1661">GetName</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageList_Message">MessageList_Message</a>) GetName() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageList_Message.ProtoMessage">func (*MessageList_Message) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=52692:52734#L1658">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#MessageList_Message">MessageList_Message</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageList_Message.Reset">func (*MessageList_Message) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=52509:52546#L1656">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageList_Message">MessageList_Message</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageList_Message.String">func (*MessageList_Message) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=52597:52642#L1657">String</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageList_Message">MessageList_Message</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="MessageWithMap">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=66013:66920#L2089">MessageWithMap</a></h2>
|
|
<pre>type MessageWithMap struct {
|
|
NameMapping map[<a href="../../../../../builtin/index.html#int32">int32</a>]<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,1,rep,name=name_mapping,json=nameMapping" json:"name_mapping,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
|
|
MsgMapping map[<a href="../../../../../builtin/index.html#int64">int64</a>]*<a href="index.html#FloatingPoint">FloatingPoint</a> `protobuf:"bytes,2,rep,name=msg_mapping,json=msgMapping" json:"msg_mapping,omitempty" protobuf_key:"zigzag64,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
|
|
ByteMapping map[<a href="../../../../../builtin/index.html#bool">bool</a>][]<a href="../../../../../builtin/index.html#byte">byte</a> `protobuf:"bytes,3,rep,name=byte_mapping,json=byteMapping" json:"byte_mapping,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
|
|
StrToStr map[<a href="../../../../../builtin/index.html#string">string</a>]<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,4,rep,name=str_to_str,json=strToStr" json:"str_to_str,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageWithMap.Descriptor">func (*MessageWithMap) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=67145:67196#L2100">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#MessageWithMap">MessageWithMap</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageWithMap.GetByteMapping">func (*MessageWithMap) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=67476:67533#L2116">GetByteMapping</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageWithMap">MessageWithMap</a>) GetByteMapping() map[<a href="../../../../../builtin/index.html#bool">bool</a>][]<a href="../../../../../builtin/index.html#byte">byte</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageWithMap.GetMsgMapping">func (*MessageWithMap) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=67353:67418#L2109">GetMsgMapping</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageWithMap">MessageWithMap</a>) GetMsgMapping() map[<a href="../../../../../builtin/index.html#int64">int64</a>]*<a href="index.html#FloatingPoint">FloatingPoint</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageWithMap.GetNameMapping">func (*MessageWithMap) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=67236:67294#L2102">GetNameMapping</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageWithMap">MessageWithMap</a>) GetNameMapping() map[<a href="../../../../../builtin/index.html#int32">int32</a>]<a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageWithMap.GetStrToStr">func (*MessageWithMap) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=67592:67648#L2123">GetStrToStr</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageWithMap">MessageWithMap</a>) GetStrToStr() map[<a href="../../../../../builtin/index.html#string">string</a>]<a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageWithMap.ProtoMessage">func (*MessageWithMap) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=67090:67127#L2099">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#MessageWithMap">MessageWithMap</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageWithMap.Reset">func (*MessageWithMap) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=66922:66954#L2097">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageWithMap">MessageWithMap</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MessageWithMap.String">func (*MessageWithMap) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=67000:67040#L2098">String</a></h3>
|
|
<pre>func (m *<a href="index.html#MessageWithMap">MessageWithMap</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="MoreRepeated">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=61166:61959#L1923">MoreRepeated</a></h2>
|
|
<pre>type MoreRepeated struct {
|
|
Bools []<a href="../../../../../builtin/index.html#bool">bool</a> `protobuf:"varint,1,rep,name=bools" json:"bools,omitempty"`
|
|
BoolsPacked []<a href="../../../../../builtin/index.html#bool">bool</a> `protobuf:"varint,2,rep,packed,name=bools_packed,json=boolsPacked" json:"bools_packed,omitempty"`
|
|
Ints []<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,3,rep,name=ints" json:"ints,omitempty"`
|
|
IntsPacked []<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,4,rep,packed,name=ints_packed,json=intsPacked" json:"ints_packed,omitempty"`
|
|
Int64SPacked []<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"varint,7,rep,packed,name=int64s_packed,json=int64sPacked" json:"int64s_packed,omitempty"`
|
|
Strings []<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,5,rep,name=strings" json:"strings,omitempty"`
|
|
Fixeds []<a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"fixed32,6,rep,name=fixeds" json:"fixeds,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MoreRepeated.Descriptor">func (*MoreRepeated) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=62176:62225#L1937">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#MoreRepeated">MoreRepeated</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MoreRepeated.GetBools">func (*MoreRepeated) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=62265:62305#L1939">GetBools</a></h3>
|
|
<pre>func (m *<a href="index.html#MoreRepeated">MoreRepeated</a>) GetBools() []<a href="../../../../../builtin/index.html#bool">bool</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MoreRepeated.GetBoolsPacked">func (*MoreRepeated) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=62358:62404#L1946">GetBoolsPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#MoreRepeated">MoreRepeated</a>) GetBoolsPacked() []<a href="../../../../../builtin/index.html#bool">bool</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MoreRepeated.GetFixeds">func (*MoreRepeated) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=62866:62909#L1981">GetFixeds</a></h3>
|
|
<pre>func (m *<a href="index.html#MoreRepeated">MoreRepeated</a>) GetFixeds() []<a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MoreRepeated.GetInt64SPacked">func (*MoreRepeated) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=62659:62707#L1967">GetInt64SPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#MoreRepeated">MoreRepeated</a>) GetInt64SPacked() []<a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MoreRepeated.GetInts">func (*MoreRepeated) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=62463:62503#L1953">GetInts</a></h3>
|
|
<pre>func (m *<a href="index.html#MoreRepeated">MoreRepeated</a>) GetInts() []<a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MoreRepeated.GetIntsPacked">func (*MoreRepeated) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=62555:62601#L1960">GetIntsPacked</a></h3>
|
|
<pre>func (m *<a href="index.html#MoreRepeated">MoreRepeated</a>) GetIntsPacked() []<a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MoreRepeated.GetStrings">func (*MoreRepeated) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=62767:62811#L1974">GetStrings</a></h3>
|
|
<pre>func (m *<a href="index.html#MoreRepeated">MoreRepeated</a>) GetStrings() []<a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MoreRepeated.ProtoMessage">func (*MoreRepeated) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=62123:62158#L1936">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#MoreRepeated">MoreRepeated</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MoreRepeated.Reset">func (*MoreRepeated) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=61961:61991#L1934">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#MoreRepeated">MoreRepeated</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MoreRepeated.String">func (*MoreRepeated) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=62035:62073#L1935">String</a></h3>
|
|
<pre>func (m *<a href="index.html#MoreRepeated">MoreRepeated</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="MyMessage">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=43439:44931#L1365">MyMessage</a></h2>
|
|
<pre>type MyMessage struct {
|
|
Count *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,1,req,name=count" json:"count,omitempty"`
|
|
Name *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
|
|
Quote *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,3,opt,name=quote" json:"quote,omitempty"`
|
|
Pet []<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,4,rep,name=pet" json:"pet,omitempty"`
|
|
Inner *<a href="index.html#InnerMessage">InnerMessage</a> `protobuf:"bytes,5,opt,name=inner" json:"inner,omitempty"`
|
|
Others []*<a href="index.html#OtherMessage">OtherMessage</a> `protobuf:"bytes,6,rep,name=others" json:"others,omitempty"`
|
|
WeMustGoDeeper *<a href="index.html#RequiredInnerMessage">RequiredInnerMessage</a> `protobuf:"bytes,13,opt,name=we_must_go_deeper,json=weMustGoDeeper" json:"we_must_go_deeper,omitempty"`
|
|
RepInner []*<a href="index.html#InnerMessage">InnerMessage</a> `protobuf:"bytes,12,rep,name=rep_inner,json=repInner" json:"rep_inner,omitempty"`
|
|
Bikeshed *<a href="index.html#MyMessage_Color">MyMessage_Color</a> `protobuf:"varint,7,opt,name=bikeshed,enum=testdata.MyMessage_Color" json:"bikeshed,omitempty"`
|
|
Somegroup *<a href="index.html#MyMessage_SomeGroup">MyMessage_SomeGroup</a> `protobuf:"group,8,opt,name=SomeGroup,json=somegroup" json:"somegroup,omitempty"`
|
|
<span class="comment">// This field becomes [][]byte in the generated code.</span>
|
|
RepBytes [][]<a href="../../../../../builtin/index.html#byte">byte</a> `protobuf:"bytes,10,rep,name=rep_bytes,json=repBytes" json:"rep_bytes,omitempty"`
|
|
Bigfloat *<a href="../../../../../builtin/index.html#float64">float64</a> `protobuf:"fixed64,11,opt,name=bigfloat" json:"bigfloat,omitempty"`
|
|
<a href="../index.html">proto</a>.<a href="../index.html#XXX_InternalExtensions">XXX_InternalExtensions</a> `json:"-"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.Descriptor">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=45136:45182#L1386">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#MyMessage">MyMessage</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.ExtensionRangeArray">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=45293:45355#L1392">ExtensionRangeArray</a></h3>
|
|
<pre>func (*<a href="index.html#MyMessage">MyMessage</a>) ExtensionRangeArray() []<a href="../index.html">proto</a>.<a href="../index.html#ExtensionRange">ExtensionRange</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.GetBigfloat">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=46568:46609#L1473">GetBigfloat</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) GetBigfloat() <a href="../../../../../builtin/index.html#float64">float64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.GetBikeshed">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=46221:46270#L1452">GetBikeshed</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) GetBikeshed() <a href="index.html#MyMessage_Color">MyMessage_Color</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.GetCount">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=45388:45424#L1396">GetCount</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) GetCount() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.GetInner">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=45795:45839#L1424">GetInner</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) GetInner() *<a href="index.html#InnerMessage">InnerMessage</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.GetName">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=45494:45530#L1403">GetName</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) GetName() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.GetOthers">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=45892:45939#L1431">GetOthers</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) GetOthers() []*<a href="index.html#OtherMessage">OtherMessage</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.GetPet">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=45707:45744#L1417">GetPet</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) GetPet() []<a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.GetQuote">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=45599:45636#L1410">GetQuote</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) GetQuote() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.GetRepBytes">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=46470:46512#L1466">GetRepBytes</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) GetRepBytes() [][]<a href="../../../../../builtin/index.html#byte">byte</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.GetRepInner">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=46116:46165#L1445">GetRepInner</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) GetRepInner() []*<a href="index.html#InnerMessage">InnerMessage</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.GetSomegroup">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=46358:46413#L1459">GetSomegroup</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) GetSomegroup() *<a href="index.html#MyMessage_SomeGroup">MyMessage_SomeGroup</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.GetWeMustGoDeeper">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=45993:46054#L1438">GetWeMustGoDeeper</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) GetWeMustGoDeeper() *<a href="index.html#RequiredInnerMessage">RequiredInnerMessage</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.ProtoMessage">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=45086:45118#L1385">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#MyMessage">MyMessage</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.Reset">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=44933:44960#L1383">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage.String">func (*MyMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=45001:45036#L1384">String</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage">MyMessage</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="MyMessageSet">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=50083:50200#L1589">MyMessageSet</a></h2>
|
|
<pre>type MyMessageSet struct {
|
|
<a href="../index.html">proto</a>.<a href="../index.html#XXX_InternalExtensions">XXX_InternalExtensions</a> `json:"-"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessageSet.Descriptor">func (*MyMessageSet) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=50417:50466#L1597">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#MyMessageSet">MyMessageSet</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessageSet.ExtensionRangeArray">func (*MyMessageSet) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=51228:51293#L1620">ExtensionRangeArray</a></h3>
|
|
<pre>func (*<a href="index.html#MyMessageSet">MyMessageSet</a>) ExtensionRangeArray() []<a href="../index.html">proto</a>.<a href="../index.html#ExtensionRange">ExtensionRange</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessageSet.Marshal">func (*MyMessageSet) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=50506:50554#L1599">Marshal</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessageSet">MyMessageSet</a>) Marshal() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, <a href="../../../../../builtin/index.html#error">error</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessageSet.MarshalJSON">func (*MyMessageSet) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=50739:50791#L1605">MarshalJSON</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessageSet">MyMessageSet</a>) MarshalJSON() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, <a href="../../../../../builtin/index.html#error">error</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessageSet.ProtoMessage">func (*MyMessageSet) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=50364:50399#L1596">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#MyMessageSet">MyMessageSet</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessageSet.Reset">func (*MyMessageSet) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=50202:50232#L1594">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessageSet">MyMessageSet</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessageSet.String">func (*MyMessageSet) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=50276:50314#L1595">String</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessageSet">MyMessageSet</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessageSet.Unmarshal">func (*MyMessageSet) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=50618:50668#L1602">Unmarshal</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessageSet">MyMessageSet</a>) Unmarshal(buf []<a href="../../../../../builtin/index.html#byte">byte</a>) <a href="../../../../../builtin/index.html#error">error</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessageSet.UnmarshalJSON">func (*MyMessageSet) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=50859:50913#L1608">UnmarshalJSON</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessageSet">MyMessageSet</a>) UnmarshalJSON(buf []<a href="../../../../../builtin/index.html#byte">byte</a>) <a href="../../../../../builtin/index.html#error">error</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="MyMessage_Color">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=3266:3292#L154">MyMessage_Color</a></h2>
|
|
<pre>type MyMessage_Color <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
<pre>const (
|
|
<span id="MyMessage_RED">MyMessage_RED</span> <a href="index.html#MyMessage_Color">MyMessage_Color</a> = 0
|
|
<span id="MyMessage_GREEN">MyMessage_GREEN</span> <a href="index.html#MyMessage_Color">MyMessage_Color</a> = 1
|
|
<span id="MyMessage_BLUE">MyMessage_BLUE</span> <a href="index.html#MyMessage_Color">MyMessage_Color</a> = 2
|
|
)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage_Color.Enum">func (MyMessage_Color) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=3587:3635#L173">Enum</a></h3>
|
|
<pre>func (x <a href="index.html#MyMessage_Color">MyMessage_Color</a>) Enum() *<a href="index.html#MyMessage_Color">MyMessage_Color</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage_Color.EnumDescriptor">func (MyMessage_Color) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=4009:4064#L189">EnumDescriptor</a></h3>
|
|
<pre>func (<a href="index.html#MyMessage_Color">MyMessage_Color</a>) EnumDescriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage_Color.String">func (MyMessage_Color) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=3685:3725#L178">String</a></h3>
|
|
<pre>func (x <a href="index.html#MyMessage_Color">MyMessage_Color</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage_Color.UnmarshalJSON">func (*MyMessage_Color) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=3785:3843#L181">UnmarshalJSON</a></h3>
|
|
<pre>func (x *<a href="index.html#MyMessage_Color">MyMessage_Color</a>) UnmarshalJSON(data []<a href="../../../../../builtin/index.html#byte">byte</a>) <a href="../../../../../builtin/index.html#error">error</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="MyMessage_SomeGroup">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=46685:46869#L1480">MyMessage_SomeGroup</a></h2>
|
|
<pre>type MyMessage_SomeGroup struct {
|
|
GroupField *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,9,opt,name=group_field,json=groupField" json:"group_field,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage_SomeGroup.Descriptor">func (*MyMessage_SomeGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=47114:47170#L1488">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#MyMessage_SomeGroup">MyMessage_SomeGroup</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage_SomeGroup.GetGroupField">func (*MyMessage_SomeGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=47213:47264#L1490">GetGroupField</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage_SomeGroup">MyMessage_SomeGroup</a>) GetGroupField() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage_SomeGroup.ProtoMessage">func (*MyMessage_SomeGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=47054:47096#L1487">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#MyMessage_SomeGroup">MyMessage_SomeGroup</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage_SomeGroup.Reset">func (*MyMessage_SomeGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=46871:46908#L1485">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage_SomeGroup">MyMessage_SomeGroup</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="MyMessage_SomeGroup.String">func (*MyMessage_SomeGroup) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=46959:47004#L1486">String</a></h3>
|
|
<pre>func (m *<a href="index.html#MyMessage_SomeGroup">MyMessage_SomeGroup</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="NewMessage">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=38638:38905#L1212">NewMessage</a></h2>
|
|
<pre>type NewMessage struct {
|
|
Nested *<a href="index.html#NewMessage_Nested">NewMessage_Nested</a> `protobuf:"bytes,1,opt,name=nested" json:"nested,omitempty"`
|
|
<span class="comment">// This is an int32 in OldMessage.</span>
|
|
Num *<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"varint,2,opt,name=num" json:"num,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
<p>
|
|
NewMessage is wire compatible with OldMessage;
|
|
imagine it as a future version.
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NewMessage.Descriptor">func (*NewMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=39114:39161#L1222">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#NewMessage">NewMessage</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NewMessage.GetNested">func (*NewMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=39200:39251#L1224">GetNested</a></h3>
|
|
<pre>func (m *<a href="index.html#NewMessage">NewMessage</a>) GetNested() *<a href="index.html#NewMessage_Nested">NewMessage_Nested</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NewMessage.GetNum">func (*NewMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=39305:39340#L1231">GetNum</a></h3>
|
|
<pre>func (m *<a href="index.html#NewMessage">NewMessage</a>) GetNum() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NewMessage.ProtoMessage">func (*NewMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=39063:39096#L1221">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#NewMessage">NewMessage</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NewMessage.Reset">func (*NewMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=38907:38935#L1219">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#NewMessage">NewMessage</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NewMessage.String">func (*NewMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=38977:39013#L1220">String</a></h3>
|
|
<pre>func (m *<a href="index.html#NewMessage">NewMessage</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="NewMessage_Nested">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=39406:39669#L1238">NewMessage_Nested</a></h2>
|
|
<pre>type NewMessage_Nested struct {
|
|
Name *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
|
|
FoodGroup *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,2,opt,name=food_group,json=foodGroup" json:"food_group,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NewMessage_Nested.Descriptor">func (*NewMessage_Nested) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=39906:39960#L1247">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#NewMessage_Nested">NewMessage_Nested</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NewMessage_Nested.GetFoodGroup">func (*NewMessage_Nested) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=40115:40164#L1256">GetFoodGroup</a></h3>
|
|
<pre>func (m *<a href="index.html#NewMessage_Nested">NewMessage_Nested</a>) GetFoodGroup() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NewMessage_Nested.GetName">func (*NewMessage_Nested) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=40002:40046#L1249">GetName</a></h3>
|
|
<pre>func (m *<a href="index.html#NewMessage_Nested">NewMessage_Nested</a>) GetName() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NewMessage_Nested.ProtoMessage">func (*NewMessage_Nested) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=39848:39888#L1246">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#NewMessage_Nested">NewMessage_Nested</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NewMessage_Nested.Reset">func (*NewMessage_Nested) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=39671:39706#L1244">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#NewMessage_Nested">NewMessage_Nested</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NewMessage_Nested.String">func (*NewMessage_Nested) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=39755:39798#L1245">String</a></h3>
|
|
<pre>func (m *<a href="index.html#NewMessage_Nested">NewMessage_Nested</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="NonPackedTest">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=35518:35662#L1116">NonPackedTest</a></h2>
|
|
<pre>type NonPackedTest struct {
|
|
A []<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,1,rep,name=a" json:"a,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
<p>
|
|
For testing packed/non-packed decoder switching.
|
|
A serialized instance of one should be deserializable as the other.
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NonPackedTest.Descriptor">func (*NonPackedTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=35883:35933#L1124">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#NonPackedTest">NonPackedTest</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NonPackedTest.GetA">func (*NonPackedTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=35972:36010#L1126">GetA</a></h3>
|
|
<pre>func (m *<a href="index.html#NonPackedTest">NonPackedTest</a>) GetA() []<a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NonPackedTest.ProtoMessage">func (*NonPackedTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=35829:35865#L1123">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#NonPackedTest">NonPackedTest</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NonPackedTest.Reset">func (*NonPackedTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=35664:35695#L1121">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#NonPackedTest">NonPackedTest</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="NonPackedTest.String">func (*NonPackedTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=35740:35779#L1122">String</a></h3>
|
|
<pre>func (m *<a href="index.html#NonPackedTest">NonPackedTest</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="OldMessage">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=37188:37453#L1168">OldMessage</a></h2>
|
|
<pre>type OldMessage struct {
|
|
Nested *<a href="index.html#OldMessage_Nested">OldMessage_Nested</a> `protobuf:"bytes,1,opt,name=nested" json:"nested,omitempty"`
|
|
Num *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,2,opt,name=num" json:"num,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OldMessage.Descriptor">func (*OldMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=37662:37709#L1177">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#OldMessage">OldMessage</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OldMessage.GetNested">func (*OldMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=37748:37799#L1179">GetNested</a></h3>
|
|
<pre>func (m *<a href="index.html#OldMessage">OldMessage</a>) GetNested() *<a href="index.html#OldMessage_Nested">OldMessage_Nested</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OldMessage.GetNum">func (*OldMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=37853:37888#L1186">GetNum</a></h3>
|
|
<pre>func (m *<a href="index.html#OldMessage">OldMessage</a>) GetNum() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OldMessage.ProtoMessage">func (*OldMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=37611:37644#L1176">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#OldMessage">OldMessage</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OldMessage.Reset">func (*OldMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=37455:37483#L1174">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#OldMessage">OldMessage</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OldMessage.String">func (*OldMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=37525:37561#L1175">String</a></h3>
|
|
<pre>func (m *<a href="index.html#OldMessage">OldMessage</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="OldMessage_Nested">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=37954:38107#L1193">OldMessage_Nested</a></h2>
|
|
<pre>type OldMessage_Nested struct {
|
|
Name *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OldMessage_Nested.Descriptor">func (*OldMessage_Nested) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=38344:38398#L1201">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#OldMessage_Nested">OldMessage_Nested</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OldMessage_Nested.GetName">func (*OldMessage_Nested) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=38440:38484#L1203">GetName</a></h3>
|
|
<pre>func (m *<a href="index.html#OldMessage_Nested">OldMessage_Nested</a>) GetName() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OldMessage_Nested.ProtoMessage">func (*OldMessage_Nested) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=38286:38326#L1200">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#OldMessage_Nested">OldMessage_Nested</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OldMessage_Nested.Reset">func (*OldMessage_Nested) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=38109:38144#L1198">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#OldMessage_Nested">OldMessage_Nested</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OldMessage_Nested.String">func (*OldMessage_Nested) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=38193:38236#L1199">String</a></h3>
|
|
<pre>func (m *<a href="index.html#OldMessage_Nested">OldMessage_Nested</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=67704:68334#L2130">Oneof</a></h2>
|
|
<pre>type Oneof struct {
|
|
<span class="comment">// Types that are valid to be assigned to Union:</span>
|
|
<span class="comment">// *Oneof_F_Bool</span>
|
|
<span class="comment">// *Oneof_F_Int32</span>
|
|
<span class="comment">// *Oneof_F_Int64</span>
|
|
<span class="comment">// *Oneof_F_Fixed32</span>
|
|
<span class="comment">// *Oneof_F_Fixed64</span>
|
|
<span class="comment">// *Oneof_F_Uint32</span>
|
|
<span class="comment">// *Oneof_F_Uint64</span>
|
|
<span class="comment">// *Oneof_F_Float</span>
|
|
<span class="comment">// *Oneof_F_Double</span>
|
|
<span class="comment">// *Oneof_F_String</span>
|
|
<span class="comment">// *Oneof_F_Bytes</span>
|
|
<span class="comment">// *Oneof_F_Sint32</span>
|
|
<span class="comment">// *Oneof_F_Sint64</span>
|
|
<span class="comment">// *Oneof_F_Enum</span>
|
|
<span class="comment">// *Oneof_F_Message</span>
|
|
<span class="comment">// *Oneof_FGroup</span>
|
|
<span class="comment">// *Oneof_F_Largest_Tag</span>
|
|
Union isOneof_Union `protobuf_oneof:"union"`
|
|
<span class="comment">// Types that are valid to be assigned to Tormato:</span>
|
|
<span class="comment">// *Oneof_Value</span>
|
|
Tormato isOneof_Tormato `protobuf_oneof:"tormato"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.Descriptor">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=68523:68565#L2159">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#Oneof">Oneof</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetFGroup">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=73606:73648#L2360">GetFGroup</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetFGroup() *<a href="index.html#Oneof_F_Group">Oneof_F_Group</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Bool">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=71714:71746#L2255">GetF_Bool</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Bool() <a href="../../../../../builtin/index.html#bool">bool</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Bytes">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=72958:72993#L2325">GetF_Bytes</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Bytes() []<a href="../../../../../builtin/index.html#byte">byte</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Double">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=72706:72743#L2311">GetF_Double</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Double() <a href="../../../../../builtin/index.html#float64">float64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Enum">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=73330:73373#L2346">GetF_Enum</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Enum() <a href="index.html#MyMessage_Color">MyMessage_Color</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Fixed32">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=72077:72114#L2276">GetF_Fixed32</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Fixed32() <a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Fixed64">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=72205:72242#L2283">GetF_Fixed64</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Fixed64() <a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Float">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=72583:72619#L2304">GetF_Float</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Float() <a href="../../../../../builtin/index.html#float32">float32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Int32">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=71835:71869#L2262">GetF_Int32</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Int32() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Int64">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=71956:71990#L2269">GetF_Int64</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Int64() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Largest_Tag">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=73735:73775#L2367">GetF_Largest_Tag</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Largest_Tag() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Message">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=73470:73513#L2353">GetF_Message</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Message() *<a href="index.html#GoTestField">GoTestField</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Sint32">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=73082:73117#L2332">GetF_Sint32</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Sint32() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Sint64">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=73206:73241#L2339">GetF_Sint64</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Sint64() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_String">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=72832:72868#L2318">GetF_String</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Uint32">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=72333:72369#L2290">GetF_Uint32</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Uint32() <a href="../../../../../builtin/index.html#uint32">uint32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetF_Uint64">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=72458:72494#L2297">GetF_Uint64</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetF_Uint64() <a href="../../../../../builtin/index.html#uint64">uint64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetTormato">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=71615:71659#L2248">GetTormato</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetTormato() isOneof_Tormato</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetUnion">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=71523:71563#L2242">GetUnion</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetUnion() isOneof_Union</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.GetValue">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=73874:73906#L2374">GetValue</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) GetValue() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.ProtoMessage">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=68477:68505#L2158">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#Oneof">Oneof</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.Reset">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=68336:68359#L2156">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.String">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=68396:68427#L2157">String</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof">Oneof</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof.XXX_OneofFuncs">func (*Oneof) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=74055:74253#L2382">XXX_OneofFuncs</a></h3>
|
|
<pre>func (*<a href="index.html#Oneof">Oneof</a>) XXX_OneofFuncs() (func(msg <a href="../index.html">proto</a>.<a href="../index.html#Message">Message</a>, b *<a href="../index.html">proto</a>.<a href="../index.html#Buffer">Buffer</a>) <a href="../../../../../builtin/index.html#error">error</a>, func(msg <a href="../index.html">proto</a>.<a href="../index.html#Message">Message</a>, tag, wire <a href="../../../../../builtin/index.html#int">int</a>, b *<a href="../index.html">proto</a>.<a href="../index.html#Buffer">Buffer</a>) (<a href="../../../../../builtin/index.html#bool">bool</a>, <a href="../../../../../builtin/index.html#error">error</a>), func(msg <a href="../index.html">proto</a>.<a href="../index.html#Message">Message</a>) (n <a href="../../../../../builtin/index.html#int">int</a>), []interface{})</pre>
|
|
<p>
|
|
XXX_OneofFuncs is for the internal use of the proto package.
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_FGroup">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=70347:70455#L2213">Oneof_FGroup</a></h2>
|
|
<pre>type Oneof_FGroup struct {
|
|
FGroup *<a href="index.html#Oneof_F_Group">Oneof_F_Group</a> `protobuf:"group,16,opt,name=F_Group,json=fGroup,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Bool">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=68710:68806#L2168">Oneof_F_Bool</a></h2>
|
|
<pre>type Oneof_F_Bool struct {
|
|
F_Bool <a href="../../../../../builtin/index.html#bool">bool</a> `protobuf:"varint,1,opt,name=F_Bool,json=fBool,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Bytes">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=69770:69872#L2198">Oneof_F_Bytes</a></h2>
|
|
<pre>type Oneof_F_Bytes struct {
|
|
F_Bytes []<a href="../../../../../builtin/index.html#byte">byte</a> `protobuf:"bytes,11,opt,name=F_Bytes,json=fBytes,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Double">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=69554:69662#L2192">Oneof_F_Double</a></h2>
|
|
<pre>type Oneof_F_Double struct {
|
|
F_Double <a href="../../../../../builtin/index.html#float64">float64</a> `protobuf:"fixed64,9,opt,name=F_Double,json=fDouble,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Enum">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=70091:70229#L2207">Oneof_F_Enum</a></h2>
|
|
<pre>type Oneof_F_Enum struct {
|
|
F_Enum <a href="index.html#MyMessage_Color">MyMessage_Color</a> `protobuf:"varint,14,opt,name=F_Enum,json=fEnum,enum=testdata.MyMessage_Color,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Fixed32">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=69011:69122#L2177">Oneof_F_Fixed32</a></h2>
|
|
<pre>type Oneof_F_Fixed32 struct {
|
|
F_Fixed32 <a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"fixed32,4,opt,name=F_Fixed32,json=fFixed32,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Fixed64">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=69123:69234#L2180">Oneof_F_Fixed64</a></h2>
|
|
<pre>type Oneof_F_Fixed64 struct {
|
|
F_Fixed64 <a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"fixed64,5,opt,name=F_Fixed64,json=fFixed64,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Float">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=69449:69553#L2189">Oneof_F_Float</a></h2>
|
|
<pre>type Oneof_F_Float struct {
|
|
F_Float <a href="../../../../../builtin/index.html#float32">float32</a> `protobuf:"fixed32,8,opt,name=F_Float,json=fFloat,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Group">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=83435:83578#L2697">Oneof_F_Group</a></h2>
|
|
<pre>type Oneof_F_Group struct {
|
|
X *<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,17,opt,name=x" json:"x,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof_F_Group.Descriptor">func (*Oneof_F_Group) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=83799:83849#L2705">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#Oneof_F_Group">Oneof_F_Group</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof_F_Group.GetX">func (*Oneof_F_Group) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=83892:83928#L2707">GetX</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof_F_Group">Oneof_F_Group</a>) GetX() <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof_F_Group.ProtoMessage">func (*Oneof_F_Group) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=83745:83781#L2704">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#Oneof_F_Group">Oneof_F_Group</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof_F_Group.Reset">func (*Oneof_F_Group) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=83580:83611#L2702">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof_F_Group">Oneof_F_Group</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Oneof_F_Group.String">func (*Oneof_F_Group) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=83656:83695#L2703">String</a></h3>
|
|
<pre>func (m *<a href="index.html#Oneof_F_Group">Oneof_F_Group</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Int32">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=68807:68908#L2171">Oneof_F_Int32</a></h2>
|
|
<pre>type Oneof_F_Int32 struct {
|
|
F_Int32 <a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,2,opt,name=F_Int32,json=fInt32,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Int64">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=68909:69010#L2174">Oneof_F_Int64</a></h2>
|
|
<pre>type Oneof_F_Int64 struct {
|
|
F_Int64 <a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"varint,3,opt,name=F_Int64,json=fInt64,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Largest_Tag">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=70456:70588#L2216">Oneof_F_Largest_Tag</a></h2>
|
|
<pre>type Oneof_F_Largest_Tag struct {
|
|
F_Largest_Tag <a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,536870911,opt,name=F_Largest_Tag,json=fLargestTag,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Message">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=70230:70346#L2210">Oneof_F_Message</a></h2>
|
|
<pre>type Oneof_F_Message struct {
|
|
F_Message *<a href="index.html#GoTestField">GoTestField</a> `protobuf:"bytes,15,opt,name=F_Message,json=fMessage,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Sint32">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=69873:69981#L2201">Oneof_F_Sint32</a></h2>
|
|
<pre>type Oneof_F_Sint32 struct {
|
|
F_Sint32 <a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"zigzag32,12,opt,name=F_Sint32,json=fSint32,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Sint64">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=69982:70090#L2204">Oneof_F_Sint64</a></h2>
|
|
<pre>type Oneof_F_Sint64 struct {
|
|
F_Sint64 <a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"zigzag64,13,opt,name=F_Sint64,json=fSint64,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_String">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=69663:69769#L2195">Oneof_F_String</a></h2>
|
|
<pre>type Oneof_F_String struct {
|
|
F_String <a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,10,opt,name=F_String,json=fString,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Uint32">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=69235:69341#L2183">Oneof_F_Uint32</a></h2>
|
|
<pre>type Oneof_F_Uint32 struct {
|
|
F_Uint32 <a href="../../../../../builtin/index.html#uint32">uint32</a> `protobuf:"varint,6,opt,name=F_Uint32,json=fUint32,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_F_Uint64">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=69342:69448#L2186">Oneof_F_Uint64</a></h2>
|
|
<pre>type Oneof_F_Uint64 struct {
|
|
F_Uint64 <a href="../../../../../builtin/index.html#uint64">uint64</a> `protobuf:"varint,7,opt,name=F_Uint64,json=fUint64,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Oneof_Value">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=70589:70674#L2219">Oneof_Value</a></h2>
|
|
<pre>type Oneof_Value struct {
|
|
Value <a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,100,opt,name=value,oneof"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="OtherMessage">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=41292:41822#L1298">OtherMessage</a></h2>
|
|
<pre>type OtherMessage struct {
|
|
Key *<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"varint,1,opt,name=key" json:"key,omitempty"`
|
|
Value []<a href="../../../../../builtin/index.html#byte">byte</a> `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
|
|
Weight *<a href="../../../../../builtin/index.html#float32">float32</a> `protobuf:"fixed32,3,opt,name=weight" json:"weight,omitempty"`
|
|
Inner *<a href="index.html#InnerMessage">InnerMessage</a> `protobuf:"bytes,4,opt,name=inner" json:"inner,omitempty"`
|
|
<a href="../index.html">proto</a>.<a href="../index.html#XXX_InternalExtensions">XXX_InternalExtensions</a> `json:"-"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OtherMessage.Descriptor">func (*OtherMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=42039:42088#L1310">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#OtherMessage">OtherMessage</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OtherMessage.ExtensionRangeArray">func (*OtherMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=42202:42267#L1316">ExtensionRangeArray</a></h3>
|
|
<pre>func (*<a href="index.html#OtherMessage">OtherMessage</a>) ExtensionRangeArray() []<a href="../index.html">proto</a>.<a href="../index.html#ExtensionRange">ExtensionRange</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OtherMessage.GetInner">func (*OtherMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=42613:42660#L1341">GetInner</a></h3>
|
|
<pre>func (m *<a href="index.html#OtherMessage">OtherMessage</a>) GetInner() *<a href="index.html#InnerMessage">InnerMessage</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OtherMessage.GetKey">func (*OtherMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=42303:42340#L1320">GetKey</a></h3>
|
|
<pre>func (m *<a href="index.html#OtherMessage">OtherMessage</a>) GetKey() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OtherMessage.GetValue">func (*OtherMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=42406:42446#L1327">GetValue</a></h3>
|
|
<pre>func (m *<a href="index.html#OtherMessage">OtherMessage</a>) GetValue() []<a href="../../../../../builtin/index.html#byte">byte</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OtherMessage.GetWeight">func (*OtherMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=42499:42541#L1334">GetWeight</a></h3>
|
|
<pre>func (m *<a href="index.html#OtherMessage">OtherMessage</a>) GetWeight() <a href="../../../../../builtin/index.html#float32">float32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OtherMessage.ProtoMessage">func (*OtherMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=41986:42021#L1309">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#OtherMessage">OtherMessage</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OtherMessage.Reset">func (*OtherMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=41824:41854#L1307">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#OtherMessage">OtherMessage</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="OtherMessage.String">func (*OtherMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=41898:41936#L1308">String</a></h3>
|
|
<pre>func (m *<a href="index.html#OtherMessage">OtherMessage</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="PackedTest">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=36059:36207#L1133">PackedTest</a></h2>
|
|
<pre>type PackedTest struct {
|
|
B []<a href="../../../../../builtin/index.html#int32">int32</a> `protobuf:"varint,1,rep,packed,name=b" json:"b,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="PackedTest.Descriptor">func (*PackedTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=36416:36463#L1141">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#PackedTest">PackedTest</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="PackedTest.GetB">func (*PackedTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=36502:36537#L1143">GetB</a></h3>
|
|
<pre>func (m *<a href="index.html#PackedTest">PackedTest</a>) GetB() []<a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="PackedTest.ProtoMessage">func (*PackedTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=36365:36398#L1140">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#PackedTest">PackedTest</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="PackedTest.Reset">func (*PackedTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=36209:36237#L1138">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#PackedTest">PackedTest</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="PackedTest.String">func (*PackedTest) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=36279:36315#L1139">String</a></h3>
|
|
<pre>func (m *<a href="index.html#PackedTest">PackedTest</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="RepeatedEnum">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=60543:60753#L1906">RepeatedEnum</a></h2>
|
|
<pre>type RepeatedEnum struct {
|
|
Color []<a href="index.html#RepeatedEnum_Color">RepeatedEnum_Color</a> `protobuf:"varint,1,rep,name=color,enum=testdata.RepeatedEnum_Color" json:"color,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RepeatedEnum.Descriptor">func (*RepeatedEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=60970:61019#L1914">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#RepeatedEnum">RepeatedEnum</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RepeatedEnum.GetColor">func (*RepeatedEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=61059:61113#L1916">GetColor</a></h3>
|
|
<pre>func (m *<a href="index.html#RepeatedEnum">RepeatedEnum</a>) GetColor() []<a href="index.html#RepeatedEnum_Color">RepeatedEnum_Color</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RepeatedEnum.ProtoMessage">func (*RepeatedEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=60917:60952#L1913">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#RepeatedEnum">RepeatedEnum</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RepeatedEnum.Reset">func (*RepeatedEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=60755:60785#L1911">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#RepeatedEnum">RepeatedEnum</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RepeatedEnum.String">func (*RepeatedEnum) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=60829:60867#L1912">String</a></h3>
|
|
<pre>func (m *<a href="index.html#RepeatedEnum">RepeatedEnum</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="RepeatedEnum_Color">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=5989:6018#L267">RepeatedEnum_Color</a></h2>
|
|
<pre>type RepeatedEnum_Color <a href="../../../../../builtin/index.html#int32">int32</a></pre>
|
|
|
|
|
|
|
|
<pre>const (
|
|
<span id="RepeatedEnum_RED">RepeatedEnum_RED</span> <a href="index.html#RepeatedEnum_Color">RepeatedEnum_Color</a> = 1
|
|
)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RepeatedEnum_Color.Enum">func (RepeatedEnum_Color) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=6196:6250#L280">Enum</a></h3>
|
|
<pre>func (x <a href="index.html#RepeatedEnum_Color">RepeatedEnum_Color</a>) Enum() *<a href="index.html#RepeatedEnum_Color">RepeatedEnum_Color</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RepeatedEnum_Color.EnumDescriptor">func (RepeatedEnum_Color) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=6645:6703#L296">EnumDescriptor</a></h3>
|
|
<pre>func (<a href="index.html#RepeatedEnum_Color">RepeatedEnum_Color</a>) EnumDescriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RepeatedEnum_Color.String">func (RepeatedEnum_Color) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=6303:6346#L285">String</a></h3>
|
|
<pre>func (x <a href="index.html#RepeatedEnum_Color">RepeatedEnum_Color</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RepeatedEnum_Color.UnmarshalJSON">func (*RepeatedEnum_Color) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=6409:6470#L288">UnmarshalJSON</a></h3>
|
|
<pre>func (x *<a href="index.html#RepeatedEnum_Color">RepeatedEnum_Color</a>) UnmarshalJSON(data []<a href="../../../../../builtin/index.html#byte">byte</a>) <a href="../../../../../builtin/index.html#error">error</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="RequiredInnerMessage">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=42713:42955#L1348">RequiredInnerMessage</a></h2>
|
|
<pre>type RequiredInnerMessage struct {
|
|
LeoFinallyWonAnOscar *<a href="index.html#InnerMessage">InnerMessage</a> `protobuf:"bytes,1,req,name=leo_finally_won_an_oscar,json=leoFinallyWonAnOscar" json:"leo_finally_won_an_oscar,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RequiredInnerMessage.Descriptor">func (*RequiredInnerMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=43204:43261#L1356">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#RequiredInnerMessage">RequiredInnerMessage</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RequiredInnerMessage.GetLeoFinallyWonAnOscar">func (*RequiredInnerMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=43301:43371#L1358">GetLeoFinallyWonAnOscar</a></h3>
|
|
<pre>func (m *<a href="index.html#RequiredInnerMessage">RequiredInnerMessage</a>) GetLeoFinallyWonAnOscar() *<a href="index.html#InnerMessage">InnerMessage</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RequiredInnerMessage.ProtoMessage">func (*RequiredInnerMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=43143:43186#L1355">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#RequiredInnerMessage">RequiredInnerMessage</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RequiredInnerMessage.Reset">func (*RequiredInnerMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=42957:42995#L1353">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#RequiredInnerMessage">RequiredInnerMessage</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="RequiredInnerMessage.String">func (*RequiredInnerMessage) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=43047:43093#L1354">String</a></h3>
|
|
<pre>func (m *<a href="index.html#RequiredInnerMessage">RequiredInnerMessage</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="Strings">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=53082:53371#L1675">Strings</a></h2>
|
|
<pre>type Strings struct {
|
|
StringField *<a href="../../../../../builtin/index.html#string">string</a> `protobuf:"bytes,1,opt,name=string_field,json=stringField" json:"string_field,omitempty"`
|
|
BytesField []<a href="../../../../../builtin/index.html#byte">byte</a> `protobuf:"bytes,2,opt,name=bytes_field,json=bytesField" json:"bytes_field,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Strings.Descriptor">func (*Strings) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=53568:53612#L1684">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#Strings">Strings</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Strings.GetBytesField">func (*Strings) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=53776:53816#L1693">GetBytesField</a></h3>
|
|
<pre>func (m *<a href="index.html#Strings">Strings</a>) GetBytesField() []<a href="../../../../../builtin/index.html#byte">byte</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Strings.GetStringField">func (*Strings) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=53652:53693#L1686">GetStringField</a></h3>
|
|
<pre>func (m *<a href="index.html#Strings">Strings</a>) GetStringField() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Strings.ProtoMessage">func (*Strings) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=53520:53550#L1683">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#Strings">Strings</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Strings.Reset">func (*Strings) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=53373:53398#L1681">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#Strings">Strings</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="Strings.String">func (*Strings) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=53437:53470#L1682">String</a></h3>
|
|
<pre>func (m *<a href="index.html#Strings">Strings</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="SubDefaults">type <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=59941:60087#L1887">SubDefaults</a></h2>
|
|
<pre>type SubDefaults struct {
|
|
N *<a href="../../../../../builtin/index.html#int64">int64</a> `protobuf:"varint,1,opt,name=n,def=7" json:"n,omitempty"`
|
|
XXX_unrecognized []<a href="../../../../../builtin/index.html#byte">byte</a> `json:"-"`
|
|
}</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="SubDefaults.Descriptor">func (*SubDefaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=60300:60348#L1895">Descriptor</a></h3>
|
|
<pre>func (*<a href="index.html#SubDefaults">SubDefaults</a>) Descriptor() ([]<a href="../../../../../builtin/index.html#byte">byte</a>, []<a href="../../../../../builtin/index.html#int">int</a>)</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="SubDefaults.GetN">func (*SubDefaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=60427:60461#L1899">GetN</a></h3>
|
|
<pre>func (m *<a href="index.html#SubDefaults">SubDefaults</a>) GetN() <a href="../../../../../builtin/index.html#int64">int64</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="SubDefaults.ProtoMessage">func (*SubDefaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=60248:60282#L1894">ProtoMessage</a></h3>
|
|
<pre>func (*<a href="index.html#SubDefaults">SubDefaults</a>) ProtoMessage()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="SubDefaults.Reset">func (*SubDefaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=60089:60118#L1892">Reset</a></h3>
|
|
<pre>func (m *<a href="index.html#SubDefaults">SubDefaults</a>) Reset()</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 id="SubDefaults.String">func (*SubDefaults) <a href="http://localhost:6060/src/github.com/golang/protobuf/proto/testdata/test.pb.go?s=60161:60198#L1893">String</a></h3>
|
|
<pre>func (m *<a href="index.html#SubDefaults">SubDefaults</a>) String() <a href="../../../../../builtin/index.html#string">string</a></pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="footer">
|
|
Build version go1.6.<br>
|
|
Except as <a href="https://developers.google.com/site-policies#restrictions">noted</a>,
|
|
the content of this page is licensed under the
|
|
Creative Commons Attribution 3.0 License,
|
|
and code is licensed under a <a href="http://localhost:6060/LICENSE">BSD license</a>.<br>
|
|
<a href="http://localhost:6060/doc/tos.html">Terms of Service</a> |
|
|
<a href="http://www.google.com/intl/en/policies/privacy/">Privacy Policy</a>
|
|
</div>
|
|
|
|
</div><!-- .container -->
|
|
</div><!-- #page -->
|
|
|
|
<!-- TODO(adonovan): load these from <head> using "defer" attribute? -->
|
|
<script type="text/javascript" src="../../../../../../lib/godoc/jquery.js"></script>
|
|
<script type="text/javascript" src="../../../../../../lib/godoc/jquery.treeview.js"></script>
|
|
<script type="text/javascript" src="../../../../../../lib/godoc/jquery.treeview.edit.js"></script>
|
|
|
|
|
|
<script type="text/javascript" src="../../../../../../lib/godoc/godocs.js"></script>
|
|
|
|
</body>
|
|
</html>
|
|
|