fastjson

package
v0.0.0-...-4eef36e Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package fastjson provides some function for hast json decoding for special types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeInt

func DecodeInt(bs []byte) (int, error)

DecodeInt decodes a json int value to an int type.

func DecodeIntList

func DecodeIntList(bs []byte) ([]int, error)

DecodeIntList decodes a json List[int] value to an []int type.

Types

This section is empty.

Jump to

Keyboard shortcuts

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