internal

package
v1.0.0-beta1 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2022 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Overview

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

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

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrorClientDo

func ErrorClientDo(typeName string, network string, actorID uint64, address string, err error) error

func ErrorClientReadResult

func ErrorClientReadResult(typeName string, network string, actorID uint64, address string, err error) error

func ErrorClientWrite

func ErrorClientWrite(typeName string, err error) error

func ErrorInvalidEnumTag

func ErrorInvalidEnumTag(typeName string, tag uint32) error

func ErrorInvalidEnumTagJSON

func ErrorInvalidEnumTagJSON(typeName string, tag string) error

func ErrorInvalidJSON

func ErrorInvalidJSON(typeName string, msg string) error

func ErrorInvalidJSONExcessElement

func ErrorInvalidJSONExcessElement(typeName string, key string) error

func ErrorInvalidUnionTag

func ErrorInvalidUnionTag(typeName string, tag uint32) error

func ErrorInvalidUnionTagJSON

func ErrorInvalidUnionTagJSON(typeName string, tag string) error

func ErrorServerHandle

func ErrorServerHandle(typeName string, err error) error

func ErrorServerRead

func ErrorServerRead(typeName string, err error) error

func ErrorServerWriteResult

func ErrorServerWriteResult(typeName string, err error) error

func ErrorWrongSequenceLength

func ErrorWrongSequenceLength(typeName string, actual int, expected uint32) error

func FsbinlogLevStart__ReadJSON

func FsbinlogLevStart__ReadJSON(item *FsbinlogLevStart, j interface{}) error

func FsbinlogSnapshotMeta__ReadJSON

func FsbinlogSnapshotMeta__ReadJSON(item *FsbinlogSnapshotMeta, j interface{}) error

func JsonBytesToInterface

func JsonBytesToInterface(b []byte) (interface{}, error)

func JsonReadArray

func JsonReadArray(typeName string, j interface{}) (int, []interface{}, error)

func JsonReadArrayFixedSize

func JsonReadArrayFixedSize(typeName string, j interface{}, expectLength uint32) (int, []interface{}, error)

func JsonReadBool

func JsonReadBool(j interface{}, dst *bool) error

func JsonReadFloat32

func JsonReadFloat32(j interface{}, dst *float32) error

func JsonReadFloat64

func JsonReadFloat64(j interface{}, dst *float64) error

func JsonReadInt32

func JsonReadInt32(j interface{}, dst *int32) error

func JsonReadInt64

func JsonReadInt64(j interface{}, dst *int64) error

func JsonReadMaybe

func JsonReadMaybe(typeName string, j interface{}) (bool, interface{}, error)

func JsonReadString

func JsonReadString(j interface{}, dst *string) error

func JsonReadStringBytes

func JsonReadStringBytes(j interface{}, dst *[]byte) error

func JsonReadUint32

func JsonReadUint32(j interface{}, dst *uint32) error

func JsonReadUnionType

func JsonReadUnionType(typeName string, j interface{}) (map[string]interface{}, string, error)

Types

type FsbinlogLevStart

type FsbinlogLevStart struct {
	SchemaId   int32
	ExtraBytes int32
	SplitMod   int32
	SplitMin   int32
	SplitMax   int32
}

func (*FsbinlogLevStart) MarshalJSON

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

func (*FsbinlogLevStart) Read

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

func (*FsbinlogLevStart) ReadBoxed

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

func (*FsbinlogLevStart) Reset

func (item *FsbinlogLevStart) Reset()

func (FsbinlogLevStart) String

func (item FsbinlogLevStart) String() string

func (FsbinlogLevStart) TLName

func (FsbinlogLevStart) TLName() string

func (FsbinlogLevStart) TLTag

func (FsbinlogLevStart) TLTag() uint32

func (*FsbinlogLevStart) UnmarshalJSON

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

func (*FsbinlogLevStart) Write

func (item *FsbinlogLevStart) Write(w []byte) (_ []byte, err error)

func (*FsbinlogLevStart) WriteBoxed

func (item *FsbinlogLevStart) WriteBoxed(w []byte) ([]byte, error)

func (*FsbinlogLevStart) WriteJSON

func (item *FsbinlogLevStart) WriteJSON(w []byte) (_ []byte, err error)

type FsbinlogSnapshotMeta

type FsbinlogSnapshotMeta struct {
	FieldsMask     uint32
	CommitPosition int64
	CommitCrc      uint32
	CommitTs       uint32
}

func (*FsbinlogSnapshotMeta) MarshalJSON

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

func (*FsbinlogSnapshotMeta) Read

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

func (*FsbinlogSnapshotMeta) ReadBoxed

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

func (*FsbinlogSnapshotMeta) Reset

func (item *FsbinlogSnapshotMeta) Reset()

func (FsbinlogSnapshotMeta) String

func (item FsbinlogSnapshotMeta) String() string

func (FsbinlogSnapshotMeta) TLName

func (FsbinlogSnapshotMeta) TLName() string

func (FsbinlogSnapshotMeta) TLTag

func (FsbinlogSnapshotMeta) TLTag() uint32

func (*FsbinlogSnapshotMeta) UnmarshalJSON

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

func (*FsbinlogSnapshotMeta) Write

func (item *FsbinlogSnapshotMeta) Write(w []byte) (_ []byte, err error)

func (*FsbinlogSnapshotMeta) WriteBoxed

func (item *FsbinlogSnapshotMeta) WriteBoxed(w []byte) ([]byte, error)

func (*FsbinlogSnapshotMeta) WriteJSON

func (item *FsbinlogSnapshotMeta) WriteJSON(w []byte) (_ []byte, err error)

type UnionElement

type UnionElement struct {
	TLTag    uint32
	TLName   string
	TLString string
}

Jump to

Keyboard shortcuts

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