Documentation
¶
Overview ¶
Code generated by vktl/cmd/tlgen2; DO NOT EDIT.
Index ¶
- type DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe
- func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) FillRandom(rg *basictl.RandGenerator, nat_t uint32)
- func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) ReadBoxed(w []byte, nat_t uint32) (_ []byte, err error)
- func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer, nat_t uint32) error
- func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) Reset()
- func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteBoxed(w []byte, nat_t uint32) []byte
- func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteBoxedGeneral(w []byte, nat_t uint32) (_ []byte, err error)
- func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteJSON(w []byte, nat_t uint32) []byte
- func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteJSONGeneral(w []byte, nat_t uint32) (_ []byte, err error)
- func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteJSONOpt(newTypeNames bool, short bool, w []byte, nat_t uint32) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe ¶
type DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe struct { Value map[string]tlUsefulServiceUserEntityPaymentItem.UsefulServiceUserEntityPaymentItem // not deterministic if !Ok Ok bool }
func (*DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) FillRandom ¶
func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) FillRandom(rg *basictl.RandGenerator, nat_t uint32)
func (*DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) ReadBoxed ¶
func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) ReadBoxed(w []byte, nat_t uint32) (_ []byte, err error)
func (*DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) Reset ¶
func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) Reset()
func (*DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteBoxed ¶
func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteBoxed(w []byte, nat_t uint32) []byte
func (*DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteBoxedGeneral ¶
func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteBoxedGeneral(w []byte, nat_t uint32) (_ []byte, err error)
This method is general version of WriteBoxed, use it instead!
func (*DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteJSON ¶
func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteJSON(w []byte, nat_t uint32) []byte
func (*DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteJSONGeneral ¶
func (item *DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteJSONGeneral(w []byte, nat_t uint32) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*DictionaryUsefulServiceUserEntityPaymentItemBoxedBoxedMaybe) WriteJSONOpt ¶
Click to show internal directories.
Click to hide internal directories.