Przeglądaj źródła

typo error and TODO

master
Patrick Peng Sun 8 lat temu
rodzic
commit
df1eaebfff
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      main.go

+ 2
- 1
main.go Wyświetl plik

@@ -10,10 +10,11 @@ import (

//PathsConfig all system available pathes
type PathsConfig struct {
CRMAttachment string `json:"crm_attachmeng"`
CRMAttachment string `json:"crm_attachment"`
Angular2App string `json:"angular2_app"`
}

//TODO: setup GlobalPath Config, from reading file
//GlobalPath all global pathes configurations
var GlobalPath = PathsConfig{
"/tmp/",

Ładowanie…
Anuluj
Zapisz