anyjson

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnyJson

type AnyJson map[string]interface{}

AnyJson type is used when deserialising an unknown fields into a Golang struct.

func (*AnyJson) UnmarshalJSON

func (a *AnyJson) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals a response body into the AnyJson type.

Jump to

Keyboard shortcuts

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