Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
P
PM2 watcher
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nico Baruna Putra
PM2 watcher
Commits
f5614bc8
Commit
f5614bc8
authored
Dec 15, 2021
by
nico baruna
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fs-socker'
parents
c1c7154f
c2489d0a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
4 deletions
+3
-4
index.go
index.go
+2
-3
package.json
package.json
+1
-1
pm2.exe
pm2.exe
+0
-0
No files found.
index.go
View file @
f5614bc8
...
@@ -18,8 +18,8 @@ const CONFIG_SENDER_NAME = "Nico Baruna <nico_putra@banpuindo.co.id>"
...
@@ -18,8 +18,8 @@ const CONFIG_SENDER_NAME = "Nico Baruna <nico_putra@banpuindo.co.id>"
const
CONFIG_AUTH_EMAIL
=
"truckscale_app@banpuindo.co.id"
const
CONFIG_AUTH_EMAIL
=
"truckscale_app@banpuindo.co.id"
const
CONFIG_AUTH_PASSWORD
=
""
const
CONFIG_AUTH_PASSWORD
=
""
const
ShellToUse
=
"bash"
const
ShellToUse
=
"bash"
const
MYFILE
=
"
CHaT-API-error1
.log"
const
MYFILE
=
"
/var/www/webapps/caraka/.pm2/logs/FS-Socket-error
.log"
const
KEYWORD
=
"
ConnectionAcquireTimeoutError
"
const
KEYWORD
=
"
RangeError: Index out of range
"
var
statSize
int64
var
statSize
int64
...
@@ -99,7 +99,6 @@ func readFile(fname string) {
...
@@ -99,7 +99,6 @@ func readFile(fname string) {
fmt
.
Println
(
"end"
)
fmt
.
Println
(
"end"
)
}
}
flag
++
flag
++
}
}
}
}
package.json
View file @
f5614bc8
{
{
"apps"
:
[{
"apps"
:
[{
"name"
:
"service"
,
"name"
:
"service"
,
"script"
:
"./index"
"script"
:
"./index
.go
"
}]
}]
}
}
\ No newline at end of file
pm2.exe
0 → 100644
View file @
f5614bc8
File added
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