Nicolas JUHEL fcfd320993 Merge pull request #97 from nabbar/issue_94
Fix issue #94
Fix linter
Remove useless code/deadcode

Warning : some constant name has been changed
2021-04-13 14:50:29 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2020-10-02 12:51:23 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2020-09-11 13:46:45 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2021-04-13 14:21:07 +02:00
2020-09-22 10:09:32 +02:00
2021-04-13 14:21:07 +02:00
2020-01-04 14:42:49 +01:00
2020-01-04 14:42:49 +01:00
2021-04-13 14:21:07 +02:00
2020-01-04 14:19:39 +01:00
2020-01-04 15:40:04 +01:00

Go

golib : custom lib for go

snyk project : https://app.snyk.io/org/nabbar/project/2f55a2b8-6015-4db1-b859-c2bc3b7548a7

using in source code

first get the source dependancies

go get -u github.com/nabbar/golib/...

second, import the needed lib in your code

import "github.com/nabbar/golib/version"

Details of packages :

Description
custom libraries for go
Readme MIT 61 MiB
Languages
Go 99.7%
Shell 0.3%