This website requires JavaScript.
Explore
Help
Sign in
Anoke
/
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
b14e2d54c8
frostfs-s3-gw
/
misc
/
build.go
9 lines
97 B
Go
Raw
Normal View
History
Unescape
Escape
Cleanup + Makefile + Dockerfile
2020-07-03 15:08:57 +00:00
package
misc
Change app name
2020-07-22 12:38:37 +00:00
const
ApplicationName
=
"neofs-s3-gate"
Extract the app name
2020-07-07 07:07:59 +00:00
Cleanup + Makefile + Dockerfile
2020-07-03 15:08:57 +00:00
var
(
Build
=
"now"
Version
=
"dev"
)
Copy permalink