Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
keeleliin
keeleliin-wrapper
Commits
190b4d85
Commit
190b4d85
authored
Mar 02, 2019
by
Indrek Jentson
Browse files
Runtime-check teenusele lisatud serveri ühenduse kontroll
Signed-off-by:
Indrek Jentson
<
indrek.jentson@ut.ee
>
parent
97ab1cc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/service/checkService.js
View file @
190b4d85
...
...
@@ -4,6 +4,7 @@ var config = require(__base + 'config');
var
FileUtil
=
require
(
__base
+
'
/src/util/file
'
);
var
fs
=
require
(
'
fs
'
);
var
daoService
=
require
(
'
./daoService
'
);
var
request
=
require
(
'
request
'
);
var
CheckService
=
function
(){
var
self
=
this
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment