Expand description
Management of meta fields
Structs§
- Meta
Service - Service for managing the caching of meta fields.
Functions§
- parse_
meta_ value_ static - Tries to parse
str_valueas JSON. In the special case thatVisStringwe return the rawstr_valueif JSON parsing fails. This necessary since the spec wasn’t clear enough in the beginning.