jsonutil

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2025 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadJSONFileAndExtractSubMap

func LoadJSONFileAndExtractSubMap(filePath string, keys ...string) (map[string]any, error)

LoadJSONFileAndExtractSubMap 讀取 JSON 文件,並根據鍵路徑返回對應的子 map

func LoadJSONFileToMap

func LoadJSONFileToMap(filePath string) (map[string]any, error)

LoadJSONFileToMap 讀取 JSON 文件並將其解析為 map[string]any

func LoadJSONFileToStruct added in v0.5.6

func LoadJSONFileToStruct(filePath string, result any) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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