cycle_4174bfee82ee7ea4902a121c2642c5ff

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2024 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by vktl/cmd/tlgen2; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AntispamPatternFound

type AntispamPatternFound struct {
	Ip     int32
	Uahash int32
	Flags  int32
	Type   int32
	Text   string
}

func (AntispamPatternFound) AsUnion

func (*AntispamPatternFound) MarshalJSON

func (item *AntispamPatternFound) MarshalJSON() ([]byte, error)

func (*AntispamPatternFound) Read

func (item *AntispamPatternFound) Read(w []byte) (_ []byte, err error)

func (*AntispamPatternFound) ReadBoxed

func (item *AntispamPatternFound) ReadBoxed(w []byte) (_ []byte, err error)

func (*AntispamPatternFound) ReadJSON

func (item *AntispamPatternFound) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error

func (*AntispamPatternFound) Reset

func (item *AntispamPatternFound) Reset()

func (AntispamPatternFound) String

func (item AntispamPatternFound) String() string

func (AntispamPatternFound) TLName

func (AntispamPatternFound) TLName() string

func (AntispamPatternFound) TLTag

func (AntispamPatternFound) TLTag() uint32

func (*AntispamPatternFound) UnmarshalJSON

func (item *AntispamPatternFound) UnmarshalJSON(b []byte) error

func (*AntispamPatternFound) Write

func (item *AntispamPatternFound) Write(w []byte) []byte

func (*AntispamPatternFound) WriteBoxed

func (item *AntispamPatternFound) WriteBoxed(w []byte) []byte

func (*AntispamPatternFound) WriteBoxedGeneral

func (item *AntispamPatternFound) WriteBoxedGeneral(w []byte) (_ []byte, err error)

This method is general version of WriteBoxed, use it instead!

func (*AntispamPatternFound) WriteGeneral

func (item *AntispamPatternFound) WriteGeneral(w []byte) (_ []byte, err error)

This method is general version of Write, use it instead!

func (*AntispamPatternFound) WriteJSON

func (item *AntispamPatternFound) WriteJSON(w []byte) []byte

func (*AntispamPatternFound) WriteJSONGeneral

func (item *AntispamPatternFound) WriteJSONGeneral(w []byte) (_ []byte, err error)

This method is general version of WriteJSON, use it instead!

func (*AntispamPatternFound) WriteJSONOpt

func (item *AntispamPatternFound) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte

type AntispamPatternFull

type AntispamPatternFull struct {
	// contains filtered or unexported fields
}

func (*AntispamPatternFull) AsPatternFound

func (item *AntispamPatternFull) AsPatternFound() (*AntispamPatternFound, bool)

func (*AntispamPatternFull) AsPatternNotFound

func (item *AntispamPatternFull) AsPatternNotFound() (AntispamPatternNotFound, bool)

func (*AntispamPatternFull) IsPatternFound

func (item *AntispamPatternFull) IsPatternFound() bool

func (*AntispamPatternFull) IsPatternNotFound

func (item *AntispamPatternFull) IsPatternNotFound() bool

func (*AntispamPatternFull) MarshalJSON

func (item *AntispamPatternFull) MarshalJSON() ([]byte, error)

func (*AntispamPatternFull) ReadBoxed

func (item *AntispamPatternFull) ReadBoxed(w []byte) (_ []byte, err error)

func (*AntispamPatternFull) ReadJSON

func (item *AntispamPatternFull) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error

func (*AntispamPatternFull) Reset

func (item *AntispamPatternFull) Reset()

func (*AntispamPatternFull) ResetToPatternFound

func (item *AntispamPatternFull) ResetToPatternFound() *AntispamPatternFound

func (*AntispamPatternFull) ResetToPatternNotFound

func (item *AntispamPatternFull) ResetToPatternNotFound()

func (*AntispamPatternFull) SetPatternFound

func (item *AntispamPatternFull) SetPatternFound(value AntispamPatternFound)

func (*AntispamPatternFull) SetPatternNotFound

func (item *AntispamPatternFull) SetPatternNotFound()

func (AntispamPatternFull) String

func (item AntispamPatternFull) String() string

func (AntispamPatternFull) TLName

func (item AntispamPatternFull) TLName() string

func (AntispamPatternFull) TLTag

func (item AntispamPatternFull) TLTag() uint32

func (*AntispamPatternFull) UnmarshalJSON

func (item *AntispamPatternFull) UnmarshalJSON(b []byte) error

func (*AntispamPatternFull) WriteBoxed

func (item *AntispamPatternFull) WriteBoxed(w []byte) []byte

func (*AntispamPatternFull) WriteBoxedGeneral

func (item *AntispamPatternFull) WriteBoxedGeneral(w []byte) (_ []byte, err error)

This method is general version of WriteBoxed, use it instead!

func (*AntispamPatternFull) WriteJSON

func (item *AntispamPatternFull) WriteJSON(w []byte) []byte

func (*AntispamPatternFull) WriteJSONGeneral

func (item *AntispamPatternFull) WriteJSONGeneral(w []byte) ([]byte, error)

This method is general version of WriteJSON, use it instead!

func (*AntispamPatternFull) WriteJSONOpt

func (item *AntispamPatternFull) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte

type AntispamPatternNotFound

type AntispamPatternNotFound struct {
}

func (AntispamPatternNotFound) AsUnion

func (*AntispamPatternNotFound) MarshalJSON

func (item *AntispamPatternNotFound) MarshalJSON() ([]byte, error)

func (*AntispamPatternNotFound) Read

func (item *AntispamPatternNotFound) Read(w []byte) (_ []byte, err error)

func (*AntispamPatternNotFound) ReadBoxed

func (item *AntispamPatternNotFound) ReadBoxed(w []byte) (_ []byte, err error)

func (*AntispamPatternNotFound) ReadJSON

func (item *AntispamPatternNotFound) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error

func (*AntispamPatternNotFound) Reset

func (item *AntispamPatternNotFound) Reset()

func (AntispamPatternNotFound) String

func (item AntispamPatternNotFound) String() string

func (AntispamPatternNotFound) TLName

func (AntispamPatternNotFound) TLTag

func (*AntispamPatternNotFound) UnmarshalJSON

func (item *AntispamPatternNotFound) UnmarshalJSON(b []byte) error

func (*AntispamPatternNotFound) Write

func (item *AntispamPatternNotFound) Write(w []byte) []byte

func (*AntispamPatternNotFound) WriteBoxed

func (item *AntispamPatternNotFound) WriteBoxed(w []byte) []byte

func (*AntispamPatternNotFound) WriteBoxedGeneral

func (item *AntispamPatternNotFound) WriteBoxedGeneral(w []byte) (_ []byte, err error)

This method is general version of WriteBoxed, use it instead!

func (*AntispamPatternNotFound) WriteGeneral

func (item *AntispamPatternNotFound) WriteGeneral(w []byte) (_ []byte, err error)

This method is general version of Write, use it instead!

func (*AntispamPatternNotFound) WriteJSON

func (item *AntispamPatternNotFound) WriteJSON(w []byte) []byte

func (*AntispamPatternNotFound) WriteJSONGeneral

func (item *AntispamPatternNotFound) WriteJSONGeneral(w []byte) (_ []byte, err error)

This method is general version of WriteJSON, use it instead!

func (*AntispamPatternNotFound) WriteJSONOpt

func (item *AntispamPatternNotFound) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL