json

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const JsonParse = "(?s)```json\n(.*?)\n```"

Variables

This section is empty.

Functions

func Marshal

func Marshal(v any) ([]byte, error)

func TrimJsonString

func TrimJsonString(input string) string

func Unmarshal

func Unmarshal(data []byte, v any) (err error)

Types

This section is empty.

Directories

Path Synopsis
Package gjson is from https://github.com/tidwall/gjson We encountered a bug and filed an issue, so we forked the code to temporarily solve it.
Package gjson is from https://github.com/tidwall/gjson We encountered a bug and filed an issue, so we forked the code to temporarily solve it.

Jump to

Keyboard shortcuts

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