js

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Analyze

func Analyze(a any, config string) error

解析json配置

func Load added in v0.0.5

func Load(a any, config string) error

加载json配置

func Marshal added in v0.0.8

func Marshal(v interface{}) ([]byte, error)

func Save

func Save(a any, config string, perm os.FileMode) error

保存json配置. 类型, 配置名, 权限: 例如 0600

func Unmarshal added in v0.0.8

func Unmarshal(data []byte, v interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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