This website requires JavaScript.
Explore
Help
Sign in
elebedeva
/
frostfs-s3-gw
Watch
1
Star
0
Fork
You've already forked frostfs-s3-gw
0
forked from
TrueCloudLab/frostfs-s3-gw
Code
Pull requests
Activity
ac500c8d09
frostfs-s3-gw
/
misc
/
build.go
9 lines
100 B
Go
Raw
Normal View
History
Unescape
Escape
Cleanup + Makefile + Dockerfile
2020-07-03 18:08:57 +03:00
package
misc
Extract the app name
2020-07-07 10:07:59 +03:00
const
ApplicationName
=
"neofs-s3-gateway"
Cleanup + Makefile + Dockerfile
2020-07-03 18:08:57 +03:00
var
(
Build
=
"now"
Version
=
"dev"
)
Copy permalink