Skip to content
GitLab
Explore
Sign in
instance-go
Aug 06, 2020
FIX: missing package
· 2e0ec390
Baptiste Donaux
authored
Aug 06, 2020
View commits for tag v1.4.3
v1.4.3
2e0ec390
Use Windows way to kill process by PID - Golang way have different result :-/
· c924e1cd
Baptiste Donaux
authored
Aug 06, 2020
View commits for tag v1.4.2
v1.4.2
c924e1cd
FIX: gofmt
· 5508855c
Baptiste Donaux
authored
Aug 06, 2020
View commits for tag v1.4.1
v1.4.1
5508855c
Before killing process, try to release proc
· ed28d761
Baptiste Donaux
authored
Aug 06, 2020
View commits for tag v1.4.0
v1.4.0
ed28d761
Mar 12, 2020
Update git.wanadev.org/octopod-dependencies/helper-go
· 24b2f752
Baptiste Donaux
authored
Mar 12, 2020
View commits for tag v1.3.6
v1.3.6
24b2f752
FIX: IsRunning must release proc to retrieve nil process when PID did not exist
· eb75f2c8
Baptiste Donaux
authored
Mar 12, 2020
View commits for tag v1.3.5
v1.3.5
eb75f2c8
Mar 11, 2020
FIX: way to determine if PID is running on Windowr
· 37b0ee4f
Baptiste Donaux
authored
Mar 11, 2020
View commits for tag v1.3.4
v1.3.4
37b0ee4f
FIX: way to determine if a process for a PID is already running is different...
· fe83ca34
Baptiste Donaux
authored
Mar 11, 2020
View commits for tag v1.3.3
v1.3.3
fe83ca34
FIX: os.FindProcess() returns nil proc
· db570f41
Baptiste Donaux
authored
Mar 11, 2020
View commits for tag v1.3.2
v1.3.2
db570f41
Update git.wanadev.org/octopod-dependencies/helper-go
· c6ecc37f
Baptiste Donaux
authored
Mar 11, 2020
View commits for tag v1.3.1
v1.3.1
c6ecc37f
Mar 10, 2020
FIX: gofmt
· dbb9e39f
Baptiste Donaux
authored
Mar 10, 2020
dbb9e39f
Add new methods to integrate daemon-gui
· a0ffdbdc
Baptiste Donaux
authored
Mar 10, 2020
View commits for tag v1.3.0
v1.3.0
a0ffdbdc
Change methods and improve structure override
· 11bfcd48
Baptiste Donaux
authored
Mar 10, 2020
View commits for tag v1.2.0
v1.2.0
11bfcd48
Change LoadInstance to allow custom structure
· 0f90b75b
Baptiste Donaux
authored
Mar 10, 2020
View commits for tag v1.1.0
v1.1.0
0f90b75b
FIX: test
· 97399cc7
Baptiste Donaux
authored
Mar 10, 2020
View commits for tag v1.0.0
v1.0.0
97399cc7
Mar 09, 2020
Init
· d6c35ed1
Baptiste Donaux
authored
Mar 09, 2020
d6c35ed1
Loading