Searched refs:splitProperties (Results 1 – 2 of 2) sorted by relevance
287 properties, err := splitProperties(propStr)307 func splitProperties(propStr string) (map[string]string, error) { func