Func Name | Prototype | Description | Comments |
---|---|---|---|
Marshal | Marshal(content map[string]any | []map[string]any) (string, error) {} | Returns the JSON encoding of a map | N/A |
Unmarshal | Unmarshal(content string) (map[string]any | []map[string]any, error) {} | Returns the map representation of the JSON | N/A |
-
Notifications
You must be signed in to change notification settings - Fork 0
License
Eclalang/json
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published