forked from TrueCloudLab/frostfs-http-gw
NSPCC-587 Add License and Readme
This commit is contained in:
parent
b4ac08d341
commit
99ed41b905
3 changed files with 701 additions and 6 deletions
7
misc.go
7
misc.go
|
@ -2,9 +2,4 @@ package main
|
|||
|
||||
const DropInFilenameHeader = "drop-in-filename"
|
||||
|
||||
var (
|
||||
Prefix = "neofs"
|
||||
Build = "now"
|
||||
Version = "dev"
|
||||
Debug = "true"
|
||||
)
|
||||
var Version = "dev"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue