types

package
v0.0.0-...-5be9b26 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ItemReq

type ItemReq struct {
	Topics  [][]byte
	Storage []byte
	Lock    []byte
}

func (ItemReq) MarshalEasyJSON

func (v ItemReq) MarshalEasyJSON(w *jwriter.Writer)

MarshalEasyJSON supports easyjson.Marshaler interface

func (ItemReq) MarshalJSON

func (v ItemReq) MarshalJSON() ([]byte, error)

MarshalJSON supports json.Marshaler interface

func (*ItemReq) UnmarshalEasyJSON

func (v *ItemReq) UnmarshalEasyJSON(l *jlexer.Lexer)

UnmarshalEasyJSON supports easyjson.Unmarshaler interface

func (*ItemReq) UnmarshalJSON

func (v *ItemReq) UnmarshalJSON(data []byte) error

UnmarshalJSON supports json.Unmarshaler interface

Jump to

Keyboard shortcuts

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