You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parseString takes a string in the format "key1: value1, key2: value2, ..." and returns a map[string]string where each key is mapped to its corresponding value.