Documentation
¶
Overview ¶
Code generated by tl2gen; DO NOT EDIT.
Index ¶
- type UsefulServiceGetUserEntity
- func (item *UsefulServiceGetUserEntity) CalculateLayout(sizes []int, optimizeEmpty bool) ([]int, int)
- func (item *UsefulServiceGetUserEntity) ClearStageId()
- func (item *UsefulServiceGetUserEntity) FillRandom(rg *basictl.RandGenerator)
- func (item *UsefulServiceGetUserEntity) FillRandomResultTL1(rg *basictl.RandGenerator, w []byte) ([]byte, error)
- func (item *UsefulServiceGetUserEntity) InternalReadTL2(r []byte) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntity) InternalWriteTL2(w []byte, sizes []int, optimizeEmpty bool) ([]byte, []int, int)
- func (item *UsefulServiceGetUserEntity) IsSetStageId() bool
- func (item *UsefulServiceGetUserEntity) MarshalJSON() ([]byte, error)
- func (item *UsefulServiceGetUserEntity) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *UsefulServiceGetUserEntity) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error
- func (item *UsefulServiceGetUserEntity) ReadResultJSON(jctx *basictl.JSONReadContext, in *basictl.JsonLexer, ...) error
- func (item *UsefulServiceGetUserEntity) ReadResultJSONWriteResultTL1(jctx *basictl.JSONReadContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
- func (item *UsefulServiceGetUserEntity) ReadResultJSONWriteResultTL2(jctx *basictl.JSONReadContext, tctx *basictl.TL2WriteContext, r []byte, ...) (_ []byte, _ []byte, err error)
- func (item *UsefulServiceGetUserEntity) ReadResultTL1(w []byte, ...) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntity) ReadResultTL1WriteResultJSON(jctx *basictl.JSONWriteContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
- func (item *UsefulServiceGetUserEntity) ReadResultTL1WriteResultTL2(tctx *basictl.TL2WriteContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
- func (item *UsefulServiceGetUserEntity) ReadResultTL2(r []byte, tctx *basictl.TL2ReadContext, ...) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntity) ReadResultTL2WriteResultJSON(tctx *basictl.TL2ReadContext, jctx *basictl.JSONWriteContext, r []byte, ...) (_ []byte, _ []byte, err error)
- func (item *UsefulServiceGetUserEntity) ReadResultTL2WriteResultTL1(tctx *basictl.TL2ReadContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
- func (item *UsefulServiceGetUserEntity) ReadTL1(w []byte) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntity) ReadTL1Boxed(w []byte) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntity) ReadTL2(r []byte, tctx *basictl.TL2ReadContext) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntity) RepairMasks()
- func (item UsefulServiceGetUserEntity) RepairMasksValue() UsefulServiceGetUserEntity
- func (item *UsefulServiceGetUserEntity) Reset()
- func (item *UsefulServiceGetUserEntity) SetStageId(v string)
- func (item UsefulServiceGetUserEntity) String() string
- func (UsefulServiceGetUserEntity) TLName() string
- func (UsefulServiceGetUserEntity) TLTag() uint32
- func (item *UsefulServiceGetUserEntity) UnmarshalJSON(b []byte) error
- func (item *UsefulServiceGetUserEntity) WriteJSON(w []byte) []byte
- func (item *UsefulServiceGetUserEntity) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntity) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) []byte
- func (item *UsefulServiceGetUserEntity) WriteResultJSON(w []byte, ...) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntity) WriteResultTL1(w []byte, ...) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntity) WriteResultTL2(w []byte, tctx *basictl.TL2WriteContext, ...) []byte
- func (item *UsefulServiceGetUserEntity) WriteTL1(w []byte) []byte
- func (item *UsefulServiceGetUserEntity) WriteTL1Boxed(w []byte) []byte
- func (item *UsefulServiceGetUserEntity) WriteTL1BoxedGeneral(w []byte) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntity) WriteTL1General(w []byte) (_ []byte, err error)
- func (item *UsefulServiceGetUserEntity) WriteTL2(w []byte, tctx *basictl.TL2WriteContext) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UsefulServiceGetUserEntity ¶
type UsefulServiceGetUserEntity struct {
FieldsMask uint32
StageId string // Conditional: item.FieldsMask.0
// contains filtered or unexported fields
}
func (*UsefulServiceGetUserEntity) CalculateLayout ¶
func (item *UsefulServiceGetUserEntity) CalculateLayout(sizes []int, optimizeEmpty bool) ([]int, int)
func (*UsefulServiceGetUserEntity) ClearStageId ¶
func (item *UsefulServiceGetUserEntity) ClearStageId()
func (*UsefulServiceGetUserEntity) FillRandom ¶
func (item *UsefulServiceGetUserEntity) FillRandom(rg *basictl.RandGenerator)
func (*UsefulServiceGetUserEntity) FillRandomResultTL1 ¶
func (item *UsefulServiceGetUserEntity) FillRandomResultTL1(rg *basictl.RandGenerator, w []byte) ([]byte, error)
func (*UsefulServiceGetUserEntity) InternalReadTL2 ¶
func (item *UsefulServiceGetUserEntity) InternalReadTL2(r []byte) (_ []byte, err error)
func (*UsefulServiceGetUserEntity) InternalWriteTL2 ¶
func (*UsefulServiceGetUserEntity) IsSetStageId ¶
func (item *UsefulServiceGetUserEntity) IsSetStageId() bool
func (*UsefulServiceGetUserEntity) MarshalJSON ¶
func (item *UsefulServiceGetUserEntity) MarshalJSON() ([]byte, error)
func (*UsefulServiceGetUserEntity) ReadJSON ¶
func (item *UsefulServiceGetUserEntity) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*UsefulServiceGetUserEntity) ReadJSONGeneral ¶
func (item *UsefulServiceGetUserEntity) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error
func (*UsefulServiceGetUserEntity) ReadResultJSON ¶
func (item *UsefulServiceGetUserEntity) ReadResultJSON(jctx *basictl.JSONReadContext, in *basictl.JsonLexer, ret *tlUsefulServiceGetUserEntityResultBoxedMaybe.UsefulServiceGetUserEntityResultBoxedMaybe) error
func (*UsefulServiceGetUserEntity) ReadResultJSONWriteResultTL1 ¶
func (item *UsefulServiceGetUserEntity) ReadResultJSONWriteResultTL1(jctx *basictl.JSONReadContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
func (*UsefulServiceGetUserEntity) ReadResultJSONWriteResultTL2 ¶
func (item *UsefulServiceGetUserEntity) ReadResultJSONWriteResultTL2(jctx *basictl.JSONReadContext, tctx *basictl.TL2WriteContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
func (*UsefulServiceGetUserEntity) ReadResultTL1 ¶
func (item *UsefulServiceGetUserEntity) ReadResultTL1(w []byte, ret *tlUsefulServiceGetUserEntityResultBoxedMaybe.UsefulServiceGetUserEntityResultBoxedMaybe) (_ []byte, err error)
func (*UsefulServiceGetUserEntity) ReadResultTL1WriteResultJSON ¶
func (item *UsefulServiceGetUserEntity) ReadResultTL1WriteResultJSON(jctx *basictl.JSONWriteContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
func (*UsefulServiceGetUserEntity) ReadResultTL1WriteResultTL2 ¶
func (item *UsefulServiceGetUserEntity) ReadResultTL1WriteResultTL2(tctx *basictl.TL2WriteContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
func (*UsefulServiceGetUserEntity) ReadResultTL2 ¶
func (item *UsefulServiceGetUserEntity) ReadResultTL2(r []byte, tctx *basictl.TL2ReadContext, ret *tlUsefulServiceGetUserEntityResultBoxedMaybe.UsefulServiceGetUserEntityResultBoxedMaybe) (_ []byte, err error)
func (*UsefulServiceGetUserEntity) ReadResultTL2WriteResultJSON ¶
func (item *UsefulServiceGetUserEntity) ReadResultTL2WriteResultJSON(tctx *basictl.TL2ReadContext, jctx *basictl.JSONWriteContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
func (*UsefulServiceGetUserEntity) ReadResultTL2WriteResultTL1 ¶
func (item *UsefulServiceGetUserEntity) ReadResultTL2WriteResultTL1(tctx *basictl.TL2ReadContext, r []byte, w []byte) (_ []byte, _ []byte, err error)
func (*UsefulServiceGetUserEntity) ReadTL1 ¶
func (item *UsefulServiceGetUserEntity) ReadTL1(w []byte) (_ []byte, err error)
func (*UsefulServiceGetUserEntity) ReadTL1Boxed ¶
func (item *UsefulServiceGetUserEntity) ReadTL1Boxed(w []byte) (_ []byte, err error)
func (*UsefulServiceGetUserEntity) ReadTL2 ¶
func (item *UsefulServiceGetUserEntity) ReadTL2(r []byte, tctx *basictl.TL2ReadContext) (_ []byte, err error)
func (*UsefulServiceGetUserEntity) RepairMasks ¶
func (item *UsefulServiceGetUserEntity) RepairMasks()
func (UsefulServiceGetUserEntity) RepairMasksValue ¶
func (item UsefulServiceGetUserEntity) RepairMasksValue() UsefulServiceGetUserEntity
func (*UsefulServiceGetUserEntity) Reset ¶
func (item *UsefulServiceGetUserEntity) Reset()
func (*UsefulServiceGetUserEntity) SetStageId ¶
func (item *UsefulServiceGetUserEntity) SetStageId(v string)
func (UsefulServiceGetUserEntity) String ¶
func (item UsefulServiceGetUserEntity) String() string
func (UsefulServiceGetUserEntity) TLName ¶
func (UsefulServiceGetUserEntity) TLName() string
func (UsefulServiceGetUserEntity) TLTag ¶
func (UsefulServiceGetUserEntity) TLTag() uint32
func (*UsefulServiceGetUserEntity) UnmarshalJSON ¶
func (item *UsefulServiceGetUserEntity) UnmarshalJSON(b []byte) error
func (*UsefulServiceGetUserEntity) WriteJSON ¶
func (item *UsefulServiceGetUserEntity) WriteJSON(w []byte) []byte
func (*UsefulServiceGetUserEntity) WriteJSONGeneral ¶
func (item *UsefulServiceGetUserEntity) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*UsefulServiceGetUserEntity) WriteJSONOpt ¶
func (item *UsefulServiceGetUserEntity) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) []byte
func (*UsefulServiceGetUserEntity) WriteResultJSON ¶
func (item *UsefulServiceGetUserEntity) WriteResultJSON(w []byte, ret tlUsefulServiceGetUserEntityResultBoxedMaybe.UsefulServiceGetUserEntityResultBoxedMaybe) (_ []byte, err error)
func (*UsefulServiceGetUserEntity) WriteResultTL1 ¶
func (item *UsefulServiceGetUserEntity) WriteResultTL1(w []byte, ret tlUsefulServiceGetUserEntityResultBoxedMaybe.UsefulServiceGetUserEntityResultBoxedMaybe) (_ []byte, err error)
func (*UsefulServiceGetUserEntity) WriteResultTL2 ¶
func (item *UsefulServiceGetUserEntity) WriteResultTL2(w []byte, tctx *basictl.TL2WriteContext, ret tlUsefulServiceGetUserEntityResultBoxedMaybe.UsefulServiceGetUserEntityResultBoxedMaybe) []byte
func (*UsefulServiceGetUserEntity) WriteTL1 ¶
func (item *UsefulServiceGetUserEntity) WriteTL1(w []byte) []byte
func (*UsefulServiceGetUserEntity) WriteTL1Boxed ¶
func (item *UsefulServiceGetUserEntity) WriteTL1Boxed(w []byte) []byte
func (*UsefulServiceGetUserEntity) WriteTL1BoxedGeneral ¶
func (item *UsefulServiceGetUserEntity) WriteTL1BoxedGeneral(w []byte) (_ []byte, err error)
func (*UsefulServiceGetUserEntity) WriteTL1General ¶
func (item *UsefulServiceGetUserEntity) WriteTL1General(w []byte) (_ []byte, err error)
func (*UsefulServiceGetUserEntity) WriteTL2 ¶
func (item *UsefulServiceGetUserEntity) WriteTL2(w []byte, tctx *basictl.TL2WriteContext) []byte
Click to show internal directories.
Click to hide internal directories.