Этот коммит содержится в:
Ibrahim Serdar Acikgoz
2022-03-29 12:44:52 +03:00
коммит произвёл GitHub
родитель 773ec991a8
Коммит a4a6fe0a94
3 изменённых файлов: 13 добавлений и 0 удалений

Просмотреть файл

@@ -94,6 +94,7 @@ const (
LicenseKey ServiceKey = "license"
FilestoreKey ServiceKey = "filestore"
ClusterKey ServiceKey = "cluster"
PostKey ServiceKey = "post"
)
type Server struct {