_id
stringlengths
2
7
text
stringlengths
6
2.61k
title
stringclasses
1 value
c10700
// NewSingleOutbound builds a new TChannel outbound using the transport's shared // channel to a specific peer.
c10701
// Returns a shallow copy of this Kit with spec set to the given value.
c10702
// sleep waits for a duration, but exits early if the transport releases the // peer or stops. sleep returns whether it successfully waited the entire // duration.
c10703
// Read is the same as bytes.Buffer.Read.
c10704
// ReadFrom is the same as bytes.Buffer.ReadFrom.
c10705
// WriteTo is the same as bytes.Buffer.WriteTo.
c10706
// Len is the same as bytes.Buffer.Len.
c10707
// Reset is the same as bytes.Buffer.Reset.
c10708
// Release releases the buffer back to the buffer pool.
c10709
// readRequestHeaders reads headers and baggage from an incoming request.
c10710
// readHeaders reads headers using the given function to get the arg reader. // // This may be used with the Arg2Reader functions on InboundCall and // OutboundCallResponse. // // If the format is JSON, the headers are expected to be JSON encoded. // // This function always returns a non-nil Headers object in case of s...
c10711
// writeHeaders writes the given headers using the given function to get the // arg writer. // // This may be used with the Arg2Writer functions on OutboundCall and // InboundCallResponse. // // If the format is JSON, the headers are JSON encoded.
c10712
// mergeHeaders will keep the last value if the same key appears multiple times
c10713
// this check ensures that the service we're issuing a request to is the one // responding
c10714
// _putStr16 writes the bytes `in` into `out` using the encoding `s~2`.
c10715
// ReadRequest reads the request from the reader.
c10716
// WriteResponse writes the response to the writer.
c10717
// SerializedFileDescriptor returns a gzipped marshalled representation of the FileDescriptor.
c10718
// GoType returns a go type name for the message type. // It prefixes the type name with the package alias if // its belonging package is not "currentPackage".
c10719
// Equals returns true if all the fields of this Bonk match the // provided Bonk. // // This function performs a deep comparison.
c10720
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of Bonk.
c10721
// String returns a readable string representation of a BoolTest // struct.
c10722
// Equals returns true if all the fields of this BoolTest match the // provided BoolTest. // // This function performs a deep comparison.
c10723
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of BoolTest.
c10724
// GetB returns the value of B if it is set or its // default value if it is unset.
c10725
// GetS returns the value of S if it is set or its // default value if it is unset.
c10726
// String returns a readable string representation of a Bools // struct.
c10727
// Equals returns true if all the fields of this Bools match the // provided Bools. // // This function performs a deep comparison.
c10728
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of Bools.
c10729
// GetImTrue returns the value of ImTrue if it is set or its // zero value if it is unset.
c10730
// GetImFalse returns the value of ImFalse if it is set or its // zero value if it is unset.
c10731
// String returns a readable string representation of a CrazyNesting // struct.
c10732
// Equals returns true if all the fields of this CrazyNesting match the // provided CrazyNesting. // // This function performs a deep comparison.
c10733
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _Set_Insanity_Zapper.
c10734
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _Set_I32_Zapper.
c10735
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _Map_Insanity_String_Item_Zapper.
c10736
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _List_Map_Insanity_String_Zapper.
c10737
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _Set_List_Map_Insanity_String_Zapper.
c10738
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _Map_I32_Set_List_Map_Insanity_String_Item_Zapper.
c10739
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _Map_I32_Set_List_Map_Insanity_String_Zapper.
c10740
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _Map_Set_I32_Map_I32_Set_List_Map_Insanity_String_Item_Zapper.
c10741
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _Map_Set_I32_Map_I32_Set_List_Map_Insanity_String_Zapper.
c10742
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _List_Map_Set_I32_Map_I32_Set_List_Map_Insanity_String_Zapper.
c10743
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of CrazyNesting.
c10744
// GetStringField returns the value of StringField if it is set or its // zero value if it is unset.
c10745
// GetSetField returns the value of SetField if it is set or its // zero value if it is unset.
c10746
// GetListField returns the value of ListField if it is set or its // zero value if it is unset.
c10747
// GetBinaryField returns the value of BinaryField if it is set or its // zero value if it is unset.
c10748
// Equals returns true if all the fields of this EmptyStruct match the // provided EmptyStruct. // // This function performs a deep comparison.
c10749
// String returns a readable string representation of a GuessProtocolStruct // struct.
c10750
// Equals returns true if all the fields of this GuessProtocolStruct match the // provided GuessProtocolStruct. // // This function performs a deep comparison.
c10751
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of GuessProtocolStruct.
c10752
// GetMapField returns the value of MapField if it is set or its // zero value if it is unset.
c10753
// String returns a readable string representation of a Insanity // struct.
c10754
// Equals returns true if all the fields of this Insanity match the // provided Insanity. // // This function performs a deep comparison.
c10755
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _Map_Numberz_UserId_Item_Zapper.
c10756
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _Map_Numberz_UserId_Zapper.
c10757
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of Insanity.
c10758
// GetUserMap returns the value of UserMap if it is set or its // zero value if it is unset.
c10759
// GetXtructs returns the value of Xtructs if it is set or its // zero value if it is unset.
c10760
// String returns a readable string representation of a LargeDeltas // struct.
c10761
// Equals returns true if all the fields of this LargeDeltas match the // provided LargeDeltas. // // This function performs a deep comparison.
c10762
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _Set_String_Zapper.
c10763
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _List_I32_Zapper.
c10764
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of LargeDeltas.
c10765
// GetB1 returns the value of B1 if it is set or its // zero value if it is unset.
c10766
// GetB10 returns the value of B10 if it is set or its // zero value if it is unset.
c10767
// GetB100 returns the value of B100 if it is set or its // zero value if it is unset.
c10768
// GetCheckTrue returns the value of CheckTrue if it is set or its // zero value if it is unset.
c10769
// GetB1000 returns the value of B1000 if it is set or its // zero value if it is unset.
c10770
// GetCheckFalse returns the value of CheckFalse if it is set or its // zero value if it is unset.
c10771
// GetVertwo2000 returns the value of Vertwo2000 if it is set or its // zero value if it is unset.
c10772
// GetASet2500 returns the value of ASet2500 if it is set or its // zero value if it is unset.
c10773
// GetVertwo3000 returns the value of Vertwo3000 if it is set or its // zero value if it is unset.
c10774
// GetBigNumbers returns the value of BigNumbers if it is set or its // zero value if it is unset.
c10775
// String returns a readable string representation of a ListBonks // struct.
c10776
// Equals returns true if all the fields of this ListBonks match the // provided ListBonks. // // This function performs a deep comparison.
c10777
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of ListBonks.
c10778
// String returns a readable string representation of a ListTypeVersioningV1 // struct.
c10779
// Equals returns true if all the fields of this ListTypeVersioningV1 match the // provided ListTypeVersioningV1. // // This function performs a deep comparison.
c10780
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of ListTypeVersioningV1.
c10781
// GetMyints returns the value of Myints if it is set or its // zero value if it is unset.
c10782
// String returns a readable string representation of a ListTypeVersioningV2 // struct.
c10783
// Equals returns true if all the fields of this ListTypeVersioningV2 match the // provided ListTypeVersioningV2. // // This function performs a deep comparison.
c10784
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _List_String_Zapper.
c10785
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of ListTypeVersioningV2.
c10786
// GetStrings returns the value of Strings if it is set or its // zero value if it is unset.
c10787
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of _Map_String_Bonk_Zapper.
c10788
// ToWire translates MapType into a Thrift-level intermediate // representation. This intermediate representation may be serialized // into bytes using a ThriftRW protocol implementation.
c10789
// String returns a readable string representation of MapType.
c10790
// FromWire deserializes MapType from its Thrift-level // representation. The Thrift-level representation may be obtained // from a ThriftRW protocol implementation.
c10791
// Equals returns true if this MapType is equal to the provided // MapType.
c10792
// Equals returns true if all the fields of this NestedListsBonk match the // provided NestedListsBonk. // // This function performs a deep comparison.
c10793
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _List_List_Bonk_Zapper.
c10794
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of NestedListsBonk.
c10795
// Equals returns true if all the fields of this NestedListsI32x2 match the // provided NestedListsI32x2. // // This function performs a deep comparison.
c10796
// MarshalLogObject implements zapcore.ObjectMarshaler, enabling // fast logging of NestedListsI32x2.
c10797
// String returns a readable string representation of a NestedListsI32x3 // struct.
c10798
// Equals returns true if all the fields of this NestedListsI32x3 match the // provided NestedListsI32x3. // // This function performs a deep comparison.
c10799
// MarshalLogArray implements zapcore.ArrayMarshaler, enabling // fast logging of _List_List_List_I32_Zapper.