config

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 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 RemoteCallS

type RemoteCallS struct {
	Test string `json:"Test"`
}

func (RemoteCallS) MarshalEasyJSON

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

MarshalEasyJSON supports easyjson.Marshaler interface

func (RemoteCallS) MarshalJSON

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

MarshalJSON supports json.Marshaler interface

func (*RemoteCallS) UnmarshalEasyJSON

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

UnmarshalEasyJSON supports easyjson.Unmarshaler interface

func (*RemoteCallS) UnmarshalJSON

func (v *RemoteCallS) 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