Documentation
¶
Overview ¶
Code generated by vktl/cmd/tlgen2; DO NOT EDIT.
Index ¶
- type AbAlias
- func (item AbAlias) AsUnion() AbResponse
- func (item *AbAlias) FillRandom(rg *basictl.RandGenerator)
- func (item *AbAlias) MarshalJSON() ([]byte, error)
- func (item *AbAlias) Read(w []byte) (_ []byte, err error)
- func (item *AbAlias) ReadBoxed(w []byte) (_ []byte, err error)
- func (item *AbAlias) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *AbAlias) Reset()
- func (item AbAlias) String() string
- func (AbAlias) TLName() string
- func (AbAlias) TLTag() uint32
- func (item *AbAlias) UnmarshalJSON(b []byte) error
- func (item *AbAlias) Write(w []byte) []byte
- func (item *AbAlias) WriteBoxed(w []byte) []byte
- func (item *AbAlias) WriteBoxedGeneral(w []byte) (_ []byte, err error)
- func (item *AbAlias) WriteGeneral(w []byte) (_ []byte, err error)
- func (item *AbAlias) WriteJSON(w []byte) []byte
- func (item *AbAlias) WriteJSONGeneral(w []byte) (_ []byte, err error)
- func (item *AbAlias) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
- type AbCode
- func (item AbCode) AsUnion() AbResponse
- func (item *AbCode) FillRandom(rg *basictl.RandGenerator)
- func (item *AbCode) MarshalJSON() ([]byte, error)
- func (item *AbCode) Read(w []byte) (_ []byte, err error)
- func (item *AbCode) ReadBoxed(w []byte) (_ []byte, err error)
- func (item *AbCode) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *AbCode) Reset()
- func (item AbCode) String() string
- func (AbCode) TLName() string
- func (AbCode) TLTag() uint32
- func (item *AbCode) UnmarshalJSON(b []byte) error
- func (item *AbCode) Write(w []byte) []byte
- func (item *AbCode) WriteBoxed(w []byte) []byte
- func (item *AbCode) WriteBoxedGeneral(w []byte) (_ []byte, err error)
- func (item *AbCode) WriteGeneral(w []byte) (_ []byte, err error)
- func (item *AbCode) WriteJSON(w []byte) []byte
- func (item *AbCode) WriteJSONGeneral(w []byte) (_ []byte, err error)
- func (item *AbCode) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
- type AbEmpty
- func (item AbEmpty) AsUnion() AbResponse
- func (item *AbEmpty) FillRandom(rg *basictl.RandGenerator)
- func (item *AbEmpty) MarshalJSON() ([]byte, error)
- func (item *AbEmpty) Read(w []byte) (_ []byte, err error)
- func (item *AbEmpty) ReadBoxed(w []byte) (_ []byte, err error)
- func (item *AbEmpty) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *AbEmpty) Reset()
- func (item AbEmpty) String() string
- func (AbEmpty) TLName() string
- func (AbEmpty) TLTag() uint32
- func (item *AbEmpty) UnmarshalJSON(b []byte) error
- func (item *AbEmpty) Write(w []byte) []byte
- func (item *AbEmpty) WriteBoxed(w []byte) []byte
- func (item *AbEmpty) WriteBoxedGeneral(w []byte) (_ []byte, err error)
- func (item *AbEmpty) WriteGeneral(w []byte) (_ []byte, err error)
- func (item *AbEmpty) WriteJSON(w []byte) []byte
- func (item *AbEmpty) WriteJSONGeneral(w []byte) (_ []byte, err error)
- func (item *AbEmpty) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
- type AbResponse
- func (item *AbResponse) AsAlias() (*AbAlias, bool)
- func (item *AbResponse) AsCode() (*AbCode, bool)
- func (item *AbResponse) AsEmpty() (AbEmpty, bool)
- func (item *AbResponse) AsResponse() (*CdResponse, bool)
- func (item *AbResponse) FillRandom(rg *basictl.RandGenerator)
- func (item *AbResponse) IsAlias() bool
- func (item *AbResponse) IsCode() bool
- func (item *AbResponse) IsEmpty() bool
- func (item *AbResponse) IsResponse() bool
- func (item *AbResponse) MarshalJSON() ([]byte, error)
- func (item *AbResponse) ReadBoxed(w []byte) (_ []byte, err error)
- func (item *AbResponse) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *AbResponse) Reset()
- func (item *AbResponse) ResetToAlias() *AbAlias
- func (item *AbResponse) ResetToCode() *AbCode
- func (item *AbResponse) ResetToEmpty()
- func (item *AbResponse) ResetToResponse() *CdResponse
- func (item *AbResponse) SetAlias(value AbAlias)
- func (item *AbResponse) SetCode(value AbCode)
- func (item *AbResponse) SetEmpty()
- func (item *AbResponse) SetResponse(value CdResponse)
- func (item AbResponse) String() string
- func (item AbResponse) TLName() string
- func (item AbResponse) TLTag() uint32
- func (item *AbResponse) UnmarshalJSON(b []byte) error
- func (item *AbResponse) WriteBoxed(w []byte) []byte
- func (item *AbResponse) WriteBoxedGeneral(w []byte) (_ []byte, err error)
- func (item *AbResponse) WriteJSON(w []byte) []byte
- func (item *AbResponse) WriteJSONGeneral(w []byte) ([]byte, error)
- func (item *AbResponse) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
- type AbResponseBytes
- func (item *AbResponseBytes) AsAlias() (*AbAlias, bool)
- func (item *AbResponseBytes) AsCode() (*AbCode, bool)
- func (item *AbResponseBytes) AsEmpty() (AbEmpty, bool)
- func (item *AbResponseBytes) AsResponse() (*CdResponseBytes, bool)
- func (item *AbResponseBytes) FillRandom(rg *basictl.RandGenerator)
- func (item *AbResponseBytes) IsAlias() bool
- func (item *AbResponseBytes) IsCode() bool
- func (item *AbResponseBytes) IsEmpty() bool
- func (item *AbResponseBytes) IsResponse() bool
- func (item *AbResponseBytes) MarshalJSON() ([]byte, error)
- func (item *AbResponseBytes) ReadBoxed(w []byte) (_ []byte, err error)
- func (item *AbResponseBytes) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *AbResponseBytes) Reset()
- func (item *AbResponseBytes) ResetToAlias() *AbAlias
- func (item *AbResponseBytes) ResetToCode() *AbCode
- func (item *AbResponseBytes) ResetToEmpty()
- func (item *AbResponseBytes) ResetToResponse() *CdResponseBytes
- func (item *AbResponseBytes) SetAlias(value AbAlias)
- func (item *AbResponseBytes) SetCode(value AbCode)
- func (item *AbResponseBytes) SetEmpty()
- func (item *AbResponseBytes) SetResponse(value CdResponseBytes)
- func (item AbResponseBytes) String() string
- func (item AbResponseBytes) TLName() string
- func (item AbResponseBytes) TLTag() uint32
- func (item *AbResponseBytes) UnmarshalJSON(b []byte) error
- func (item *AbResponseBytes) WriteBoxed(w []byte) []byte
- func (item *AbResponseBytes) WriteBoxedGeneral(w []byte) (_ []byte, err error)
- func (item *AbResponseBytes) WriteJSON(w []byte) []byte
- func (item *AbResponseBytes) WriteJSONGeneral(w []byte) ([]byte, error)
- func (item *AbResponseBytes) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
- type CdResponse
- func (item CdResponse) AsUnion() AbResponse
- func (item *CdResponse) FillRandom(rg *basictl.RandGenerator)
- func (item *CdResponse) MarshalJSON() ([]byte, error)
- func (item *CdResponse) Read(w []byte) (_ []byte, err error)
- func (item *CdResponse) ReadBoxed(w []byte) (_ []byte, err error)
- func (item *CdResponse) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *CdResponse) Reset()
- func (item CdResponse) String() string
- func (CdResponse) TLName() string
- func (CdResponse) TLTag() uint32
- func (item *CdResponse) UnmarshalJSON(b []byte) error
- func (item *CdResponse) Write(w []byte) []byte
- func (item *CdResponse) WriteBoxed(w []byte) []byte
- func (item *CdResponse) WriteBoxedGeneral(w []byte) (_ []byte, err error)
- func (item *CdResponse) WriteGeneral(w []byte) (_ []byte, err error)
- func (item *CdResponse) WriteJSON(w []byte) []byte
- func (item *CdResponse) WriteJSONGeneral(w []byte) (_ []byte, err error)
- func (item *CdResponse) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
- type CdResponseBytes
- func (item CdResponseBytes) AsUnion() AbResponseBytes
- func (item *CdResponseBytes) FillRandom(rg *basictl.RandGenerator)
- func (item *CdResponseBytes) MarshalJSON() ([]byte, error)
- func (item *CdResponseBytes) Read(w []byte) (_ []byte, err error)
- func (item *CdResponseBytes) ReadBoxed(w []byte) (_ []byte, err error)
- func (item *CdResponseBytes) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *CdResponseBytes) Reset()
- func (item CdResponseBytes) String() string
- func (CdResponseBytes) TLName() string
- func (CdResponseBytes) TLTag() uint32
- func (item *CdResponseBytes) UnmarshalJSON(b []byte) error
- func (item *CdResponseBytes) Write(w []byte) []byte
- func (item *CdResponseBytes) WriteBoxed(w []byte) []byte
- func (item *CdResponseBytes) WriteBoxedGeneral(w []byte) (_ []byte, err error)
- func (item *CdResponseBytes) WriteGeneral(w []byte) (_ []byte, err error)
- func (item *CdResponseBytes) WriteJSON(w []byte) []byte
- func (item *CdResponseBytes) WriteJSONGeneral(w []byte) (_ []byte, err error)
- func (item *CdResponseBytes) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbAlias ¶
type AbAlias int32
func (AbAlias) AsUnion ¶
func (item AbAlias) AsUnion() AbResponse
func (*AbAlias) FillRandom ¶
func (item *AbAlias) FillRandom(rg *basictl.RandGenerator)
func (*AbAlias) MarshalJSON ¶
func (*AbAlias) UnmarshalJSON ¶
func (*AbAlias) WriteBoxed ¶
func (*AbAlias) WriteBoxedGeneral ¶
This method is general version of WriteBoxed, use it instead!
func (*AbAlias) WriteGeneral ¶
This method is general version of Write, use it instead!
func (*AbAlias) WriteJSONGeneral ¶
This method is general version of WriteJSON, use it instead!
type AbCode ¶
type AbCode struct {
X int32
}
func (AbCode) AsUnion ¶
func (item AbCode) AsUnion() AbResponse
func (*AbCode) FillRandom ¶
func (item *AbCode) FillRandom(rg *basictl.RandGenerator)
func (*AbCode) MarshalJSON ¶
func (*AbCode) UnmarshalJSON ¶
func (*AbCode) WriteBoxed ¶
func (*AbCode) WriteBoxedGeneral ¶
This method is general version of WriteBoxed, use it instead!
func (*AbCode) WriteGeneral ¶
This method is general version of Write, use it instead!
func (*AbCode) WriteJSONGeneral ¶
This method is general version of WriteJSON, use it instead!
type AbEmpty ¶
type AbEmpty struct { }
func (AbEmpty) AsUnion ¶
func (item AbEmpty) AsUnion() AbResponse
func (*AbEmpty) FillRandom ¶
func (item *AbEmpty) FillRandom(rg *basictl.RandGenerator)
func (*AbEmpty) MarshalJSON ¶
func (*AbEmpty) UnmarshalJSON ¶
func (*AbEmpty) WriteBoxed ¶
func (*AbEmpty) WriteBoxedGeneral ¶
This method is general version of WriteBoxed, use it instead!
func (*AbEmpty) WriteGeneral ¶
This method is general version of Write, use it instead!
func (*AbEmpty) WriteJSONGeneral ¶
This method is general version of WriteJSON, use it instead!
type AbResponse ¶
type AbResponse struct {
// contains filtered or unexported fields
}
func (*AbResponse) AsAlias ¶
func (item *AbResponse) AsAlias() (*AbAlias, bool)
func (*AbResponse) AsCode ¶
func (item *AbResponse) AsCode() (*AbCode, bool)
func (*AbResponse) AsEmpty ¶
func (item *AbResponse) AsEmpty() (AbEmpty, bool)
func (*AbResponse) AsResponse ¶
func (item *AbResponse) AsResponse() (*CdResponse, bool)
func (*AbResponse) FillRandom ¶
func (item *AbResponse) FillRandom(rg *basictl.RandGenerator)
func (*AbResponse) IsAlias ¶
func (item *AbResponse) IsAlias() bool
func (*AbResponse) IsCode ¶
func (item *AbResponse) IsCode() bool
func (*AbResponse) IsEmpty ¶
func (item *AbResponse) IsEmpty() bool
func (*AbResponse) IsResponse ¶
func (item *AbResponse) IsResponse() bool
func (*AbResponse) MarshalJSON ¶
func (item *AbResponse) MarshalJSON() ([]byte, error)
func (*AbResponse) ReadJSON ¶
func (item *AbResponse) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*AbResponse) Reset ¶
func (item *AbResponse) Reset()
func (*AbResponse) ResetToAlias ¶
func (item *AbResponse) ResetToAlias() *AbAlias
func (*AbResponse) ResetToCode ¶
func (item *AbResponse) ResetToCode() *AbCode
func (*AbResponse) ResetToEmpty ¶
func (item *AbResponse) ResetToEmpty()
func (*AbResponse) ResetToResponse ¶
func (item *AbResponse) ResetToResponse() *CdResponse
func (*AbResponse) SetAlias ¶
func (item *AbResponse) SetAlias(value AbAlias)
func (*AbResponse) SetCode ¶
func (item *AbResponse) SetCode(value AbCode)
func (*AbResponse) SetEmpty ¶
func (item *AbResponse) SetEmpty()
func (*AbResponse) SetResponse ¶
func (item *AbResponse) SetResponse(value CdResponse)
func (AbResponse) String ¶
func (item AbResponse) String() string
func (AbResponse) TLName ¶
func (item AbResponse) TLName() string
func (AbResponse) TLTag ¶
func (item AbResponse) TLTag() uint32
func (*AbResponse) UnmarshalJSON ¶
func (item *AbResponse) UnmarshalJSON(b []byte) error
func (*AbResponse) WriteBoxed ¶
func (item *AbResponse) WriteBoxed(w []byte) []byte
func (*AbResponse) WriteBoxedGeneral ¶
func (item *AbResponse) WriteBoxedGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteBoxed, use it instead!
func (*AbResponse) WriteJSON ¶
func (item *AbResponse) WriteJSON(w []byte) []byte
func (*AbResponse) WriteJSONGeneral ¶
func (item *AbResponse) WriteJSONGeneral(w []byte) ([]byte, error)
This method is general version of WriteJSON, use it instead!
func (*AbResponse) WriteJSONOpt ¶
func (item *AbResponse) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
type AbResponseBytes ¶
type AbResponseBytes struct {
// contains filtered or unexported fields
}
func (*AbResponseBytes) AsAlias ¶
func (item *AbResponseBytes) AsAlias() (*AbAlias, bool)
func (*AbResponseBytes) AsCode ¶
func (item *AbResponseBytes) AsCode() (*AbCode, bool)
func (*AbResponseBytes) AsEmpty ¶
func (item *AbResponseBytes) AsEmpty() (AbEmpty, bool)
func (*AbResponseBytes) AsResponse ¶
func (item *AbResponseBytes) AsResponse() (*CdResponseBytes, bool)
func (*AbResponseBytes) FillRandom ¶
func (item *AbResponseBytes) FillRandom(rg *basictl.RandGenerator)
func (*AbResponseBytes) IsAlias ¶
func (item *AbResponseBytes) IsAlias() bool
func (*AbResponseBytes) IsCode ¶
func (item *AbResponseBytes) IsCode() bool
func (*AbResponseBytes) IsEmpty ¶
func (item *AbResponseBytes) IsEmpty() bool
func (*AbResponseBytes) IsResponse ¶
func (item *AbResponseBytes) IsResponse() bool
func (*AbResponseBytes) MarshalJSON ¶
func (item *AbResponseBytes) MarshalJSON() ([]byte, error)
func (*AbResponseBytes) ReadBoxed ¶
func (item *AbResponseBytes) ReadBoxed(w []byte) (_ []byte, err error)
func (*AbResponseBytes) ReadJSON ¶
func (item *AbResponseBytes) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*AbResponseBytes) Reset ¶
func (item *AbResponseBytes) Reset()
func (*AbResponseBytes) ResetToAlias ¶
func (item *AbResponseBytes) ResetToAlias() *AbAlias
func (*AbResponseBytes) ResetToCode ¶
func (item *AbResponseBytes) ResetToCode() *AbCode
func (*AbResponseBytes) ResetToEmpty ¶
func (item *AbResponseBytes) ResetToEmpty()
func (*AbResponseBytes) ResetToResponse ¶
func (item *AbResponseBytes) ResetToResponse() *CdResponseBytes
func (*AbResponseBytes) SetAlias ¶
func (item *AbResponseBytes) SetAlias(value AbAlias)
func (*AbResponseBytes) SetCode ¶
func (item *AbResponseBytes) SetCode(value AbCode)
func (*AbResponseBytes) SetEmpty ¶
func (item *AbResponseBytes) SetEmpty()
func (*AbResponseBytes) SetResponse ¶
func (item *AbResponseBytes) SetResponse(value CdResponseBytes)
func (AbResponseBytes) String ¶
func (item AbResponseBytes) String() string
func (AbResponseBytes) TLName ¶
func (item AbResponseBytes) TLName() string
func (AbResponseBytes) TLTag ¶
func (item AbResponseBytes) TLTag() uint32
func (*AbResponseBytes) UnmarshalJSON ¶
func (item *AbResponseBytes) UnmarshalJSON(b []byte) error
func (*AbResponseBytes) WriteBoxed ¶
func (item *AbResponseBytes) WriteBoxed(w []byte) []byte
func (*AbResponseBytes) WriteBoxedGeneral ¶
func (item *AbResponseBytes) WriteBoxedGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteBoxed, use it instead!
func (*AbResponseBytes) WriteJSON ¶
func (item *AbResponseBytes) WriteJSON(w []byte) []byte
func (*AbResponseBytes) WriteJSONGeneral ¶
func (item *AbResponseBytes) WriteJSONGeneral(w []byte) ([]byte, error)
This method is general version of WriteJSON, use it instead!
func (*AbResponseBytes) WriteJSONOpt ¶
func (item *AbResponseBytes) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
type CdResponse ¶
func (CdResponse) AsUnion ¶
func (item CdResponse) AsUnion() AbResponse
func (*CdResponse) FillRandom ¶
func (item *CdResponse) FillRandom(rg *basictl.RandGenerator)
func (*CdResponse) MarshalJSON ¶
func (item *CdResponse) MarshalJSON() ([]byte, error)
func (*CdResponse) ReadJSON ¶
func (item *CdResponse) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*CdResponse) Reset ¶
func (item *CdResponse) Reset()
func (CdResponse) String ¶
func (item CdResponse) String() string
func (CdResponse) TLName ¶
func (CdResponse) TLName() string
func (CdResponse) TLTag ¶
func (CdResponse) TLTag() uint32
func (*CdResponse) UnmarshalJSON ¶
func (item *CdResponse) UnmarshalJSON(b []byte) error
func (*CdResponse) Write ¶
func (item *CdResponse) Write(w []byte) []byte
func (*CdResponse) WriteBoxed ¶
func (item *CdResponse) WriteBoxed(w []byte) []byte
func (*CdResponse) WriteBoxedGeneral ¶
func (item *CdResponse) WriteBoxedGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteBoxed, use it instead!
func (*CdResponse) WriteGeneral ¶
func (item *CdResponse) WriteGeneral(w []byte) (_ []byte, err error)
This method is general version of Write, use it instead!
func (*CdResponse) WriteJSON ¶
func (item *CdResponse) WriteJSON(w []byte) []byte
func (*CdResponse) WriteJSONGeneral ¶
func (item *CdResponse) WriteJSONGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*CdResponse) WriteJSONOpt ¶
func (item *CdResponse) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
type CdResponseBytes ¶
func (CdResponseBytes) AsUnion ¶
func (item CdResponseBytes) AsUnion() AbResponseBytes
func (*CdResponseBytes) FillRandom ¶
func (item *CdResponseBytes) FillRandom(rg *basictl.RandGenerator)
func (*CdResponseBytes) MarshalJSON ¶
func (item *CdResponseBytes) MarshalJSON() ([]byte, error)
func (*CdResponseBytes) ReadBoxed ¶
func (item *CdResponseBytes) ReadBoxed(w []byte) (_ []byte, err error)
func (*CdResponseBytes) ReadJSON ¶
func (item *CdResponseBytes) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*CdResponseBytes) Reset ¶
func (item *CdResponseBytes) Reset()
func (CdResponseBytes) String ¶
func (item CdResponseBytes) String() string
func (CdResponseBytes) TLName ¶
func (CdResponseBytes) TLName() string
func (CdResponseBytes) TLTag ¶
func (CdResponseBytes) TLTag() uint32
func (*CdResponseBytes) UnmarshalJSON ¶
func (item *CdResponseBytes) UnmarshalJSON(b []byte) error
func (*CdResponseBytes) Write ¶
func (item *CdResponseBytes) Write(w []byte) []byte
func (*CdResponseBytes) WriteBoxed ¶
func (item *CdResponseBytes) WriteBoxed(w []byte) []byte
func (*CdResponseBytes) WriteBoxedGeneral ¶
func (item *CdResponseBytes) WriteBoxedGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteBoxed, use it instead!
func (*CdResponseBytes) WriteGeneral ¶
func (item *CdResponseBytes) WriteGeneral(w []byte) (_ []byte, err error)
This method is general version of Write, use it instead!
func (*CdResponseBytes) WriteJSON ¶
func (item *CdResponseBytes) WriteJSON(w []byte) []byte
func (*CdResponseBytes) WriteJSONGeneral ¶
func (item *CdResponseBytes) WriteJSONGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*CdResponseBytes) WriteJSONOpt ¶
func (item *CdResponseBytes) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte