package
0.0.0-20240813060107-005fe8a3629a
Repository: https://github.com/arduino/arduino-lint.git
Documentation: pkg.go.dev
# Functions
PropertiesToList parses a property that has a list data type and returns it in the map[string]interface{} type consumed by the JSON schema parser.
PropertiesToMap converts properties.Map data structures to map[string]interface with the specified number of key levels.