Documentation ¶ Index ¶ func GetSlug(dbJSONDescription []byte) (dbSlug string, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetSlug ¶ func GetSlug(dbJSONDescription []byte) (dbSlug string, err error) GetSlug reads the JSON description of a dashboard or folder and computes a slug from its title. Returns an error if there was an issue parsing the dashboard JSON description. Types ¶ This section is empty. Source Files ¶ View all Source files helpers.go Click to show internal directories. Click to hide internal directories.