Documentation
¶
Overview ¶
Code generated by vktl/cmd/tlgen2; DO NOT EDIT.
Index ¶
- type MyMcValue
- func (item *MyMcValue) MarshalJSON() ([]byte, error)
- func (item *MyMcValue) Read(w []byte) (_ []byte, err error)
- func (item *MyMcValue) ReadBoxed(w []byte) (_ []byte, err error)
- func (item *MyMcValue) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *MyMcValue) Reset()
- func (item MyMcValue) String() string
- func (MyMcValue) TLName() string
- func (MyMcValue) TLTag() uint32
- func (item *MyMcValue) UnmarshalJSON(b []byte) error
- func (item *MyMcValue) Write(w []byte) []byte
- func (item *MyMcValue) WriteBoxed(w []byte) []byte
- func (item *MyMcValue) WriteBoxedGeneral(w []byte) (_ []byte, err error)
- func (item *MyMcValue) WriteGeneral(w []byte) (_ []byte, err error)
- func (item *MyMcValue) WriteJSON(w []byte) []byte
- func (item *MyMcValue) WriteJSONGeneral(w []byte) (_ []byte, err error)
- func (item *MyMcValue) 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 MyMcValue ¶
type MyMcValue struct {
X cycle_6ca945392bbf8b14f24e5653edc8b214.Service1Value
}
func (*MyMcValue) MarshalJSON ¶
func (*MyMcValue) UnmarshalJSON ¶
func (*MyMcValue) WriteBoxed ¶
func (*MyMcValue) WriteBoxedGeneral ¶
This method is general version of WriteBoxed, use it instead!
func (*MyMcValue) WriteGeneral ¶
This method is general version of Write, use it instead!
func (*MyMcValue) WriteJSONGeneral ¶
This method is general version of WriteJSON, use it instead!
Click to show internal directories.
Click to hide internal directories.