Explorar el Código

added DSN config

master
sp hace 4 años
padre
commit
1a72ab7237
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      main.go

+ 2
- 0
main.go Ver fichero

return return
} }


loan.SetDSN(config.DSN)

setupRootFileServer() setupRootFileServer()
//always the last one //always the last one
setupHTTPHandler() setupHTTPHandler()

Cargando…
Cancelar
Guardar