Sobes.tech
Middle+

```go τύπος SafeMap struct { data map[string]string } func (s *SafeMap) GetOrCreate(κλειδί, τιμή string) string { } ```