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