Documentation
¶
Overview ¶
Code generated by vktl/cmd/tlgen2; DO NOT EDIT.
Index ¶
- type Service1Exists
- func (item *Service1Exists) MarshalJSON() ([]byte, error)
- func (item *Service1Exists) Read(w []byte) (_ []byte, err error)
- func (item *Service1Exists) ReadBoxed(w []byte) (_ []byte, err error)
- func (item *Service1Exists) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *Service1Exists) ReadResult(w []byte, ret *bool) (_ []byte, err error)
- func (item *Service1Exists) ReadResultJSON(legacyTypeNames bool, in *basictl.JsonLexer, ret *bool) error
- func (item *Service1Exists) ReadResultJSONWriteResult(r []byte, w []byte) ([]byte, []byte, error)
- func (item *Service1Exists) ReadResultWriteResultJSON(r []byte, w []byte) (_ []byte, _ []byte, err error)
- func (item *Service1Exists) ReadResultWriteResultJSONOpt(newTypeNames bool, short bool, r []byte, w []byte) (_ []byte, _ []byte, err error)
- func (item *Service1Exists) Reset()
- func (item Service1Exists) String() string
- func (Service1Exists) TLName() string
- func (Service1Exists) TLTag() uint32
- func (item *Service1Exists) UnmarshalJSON(b []byte) error
- func (item *Service1Exists) Write(w []byte) []byte
- func (item *Service1Exists) WriteBoxed(w []byte) []byte
- func (item *Service1Exists) WriteBoxedGeneral(w []byte) (_ []byte, err error)
- func (item *Service1Exists) WriteGeneral(w []byte) (_ []byte, err error)
- func (item *Service1Exists) WriteJSON(w []byte) []byte
- func (item *Service1Exists) WriteJSONGeneral(w []byte) (_ []byte, err error)
- func (item *Service1Exists) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
- func (item *Service1Exists) WriteResult(w []byte, ret bool) (_ []byte, err error)
- func (item *Service1Exists) WriteResultJSON(w []byte, ret bool) (_ []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service1Exists ¶
type Service1Exists struct {
Key string
}
func (*Service1Exists) MarshalJSON ¶
func (item *Service1Exists) MarshalJSON() ([]byte, error)
func (*Service1Exists) ReadBoxed ¶
func (item *Service1Exists) ReadBoxed(w []byte) (_ []byte, err error)
func (*Service1Exists) ReadJSON ¶
func (item *Service1Exists) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*Service1Exists) ReadResult ¶
func (item *Service1Exists) ReadResult(w []byte, ret *bool) (_ []byte, err error)
func (*Service1Exists) ReadResultJSON ¶
func (*Service1Exists) ReadResultJSONWriteResult ¶
func (*Service1Exists) ReadResultWriteResultJSON ¶
func (*Service1Exists) ReadResultWriteResultJSONOpt ¶
func (*Service1Exists) Reset ¶
func (item *Service1Exists) Reset()
func (Service1Exists) String ¶
func (item Service1Exists) String() string
func (Service1Exists) TLName ¶
func (Service1Exists) TLName() string
func (Service1Exists) TLTag ¶
func (Service1Exists) TLTag() uint32
func (*Service1Exists) UnmarshalJSON ¶
func (item *Service1Exists) UnmarshalJSON(b []byte) error
func (*Service1Exists) Write ¶
func (item *Service1Exists) Write(w []byte) []byte
func (*Service1Exists) WriteBoxed ¶
func (item *Service1Exists) WriteBoxed(w []byte) []byte
func (*Service1Exists) WriteBoxedGeneral ¶
func (item *Service1Exists) WriteBoxedGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteBoxed, use it instead!
func (*Service1Exists) WriteGeneral ¶
func (item *Service1Exists) WriteGeneral(w []byte) (_ []byte, err error)
This method is general version of Write, use it instead!
func (*Service1Exists) WriteJSON ¶
func (item *Service1Exists) WriteJSON(w []byte) []byte
func (*Service1Exists) WriteJSONGeneral ¶
func (item *Service1Exists) WriteJSONGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*Service1Exists) WriteJSONOpt ¶
func (item *Service1Exists) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
func (*Service1Exists) WriteResult ¶
func (item *Service1Exists) WriteResult(w []byte, ret bool) (_ []byte, err error)
func (*Service1Exists) WriteResultJSON ¶
func (item *Service1Exists) WriteResultJSON(w []byte, ret bool) (_ []byte, err error)
Click to show internal directories.
Click to hide internal directories.