pSonic

package
v0.0.0-...-fb6054f Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(data []byte) (ijsoner.IJsonParseRet, error)

Types

type Item

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

func (*Item) Array

func (item *Item) Array() ([]ijsoner.IJsonParseRet, error)

func (*Item) Bool

func (item *Item) Bool() (bool, error)

func (*Item) Float64

func (item *Item) Float64() (float64, error)

func (*Item) Get

func (item *Item) Get(key string) ijsoner.IJsonParseRet

func (*Item) Int

func (item *Item) Int() (int, error)

func (*Item) Int64

func (item *Item) Int64() (int64, error)

func (*Item) String

func (item *Item) String() (string, error)

func (*Item) Uint

func (item *Item) Uint() (uint, error)

func (*Item) Uint64

func (item *Item) Uint64() (uint64, error)

Jump to

Keyboard shortcuts

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